Searched refs:uclasses (Results 1 – 17 of 17) sorted by relevance
| /u-boot/drivers/core/ |
| A D | dump.c | 94 int dev_count, uclasses; in dm_dump_tree() local 97 dm_get_stats(&dev_count, &uclasses); in dm_dump_tree()
|
| A D | Kconfig | 20 In most cases driver model will only allocate a few uclasses 33 In most cases driver model will only allocate a few uclasses
|
| /u-boot/doc/board/toradex/ |
| A D | verdin-imx8mp.rst | 98 Core: 78 devices, 18 uclasses, devicetree: separate
|
| /u-boot/doc/chromium/ |
| A D | run_vboot.rst | 100 New uclasses 103 Several uclasses are provided in cros/:
|
| /u-boot/doc/usage/cmd/ |
| A D | dm.rst | 22 tree of devices and list of available uclasses. 63 devices, memory used by device names, number of uclasses, memory used by 64 uclasses).
|
| /u-boot/drivers/rtc/ |
| A D | Kconfig | 253 emulator and is used to test the RTC uclasses and associated code, 262 emulator and is used to test the RTC uclasses and associated code,
|
| /u-boot/doc/develop/driver-model/ |
| A D | usb-info.rst | 273 - most logic is in the USB controller and hub uclasses; the actual device 344 All driver model uclasses must have tests and USB is no exception. To
|
| A D | of-plat.rst | 482 uclasses at runtime. So dtoc generates uclass instances as well:: 838 Contains declarations for all drivers, devices and uclasses. This allows
|
| A D | design.rst | 960 Function not implemented. This is returned by uclasses where the driver does
|
| /u-boot/doc/develop/ |
| A D | codingstyle.rst | 144 the file to stand out (e.g. driver-model uclasses should be named xxx-uclass.h.
|
| A D | tests_sandbox.rst | 9 Most uclasses and many functions of U-Boot have sandbox tests. This allows much
|
| A D | logging.rst | 164 Remember that all uclasses IDs are log categories too.
|
| A D | bootstd.rst | 326 not enabled, since it does nothing in that case. It can be added to all uclasses
|
| /u-boot/doc/board/starfive/ |
| A D | visionfive2.rst | 199 Core: 107 devices, 18 uclasses, devicetree: separate
|
| /u-boot/drivers/misc/ |
| A D | Kconfig | 487 This enables drivers and uclasses that provides a way of testing the
|
| /u-boot/doc/arch/sandbox/ |
| A D | sandbox.rst | 23 uclasses, verified boot, bloblist, logging and dozens of others. Sandbox has
|
| /u-boot/cmd/ |
| A D | Kconfig | 1013 such as a list of devices, list of uclasses and the state of each
|
Completed in 57 milliseconds