Searched refs:UCLASS_SIMPLE_BUS (Results 1 – 10 of 10) sorted by relevance
/external/u-boot/drivers/core/ |
D | simple-bus.c | 47 .id = UCLASS_SIMPLE_BUS, 61 .id = UCLASS_SIMPLE_BUS,
|
D | fdtaddr.c | 72 UCLASS_SIMPLE_BUS) in devfdt_get_addr_index()
|
/external/u-boot/test/dm/ |
D | phy.c | 24 ut_assertok(uclass_get_device_by_name(UCLASS_SIMPLE_BUS, in dm_test_phy_base() 64 ut_assertok(uclass_get_device_by_name(UCLASS_SIMPLE_BUS, in dm_test_phy_ops()
|
/external/u-boot/drivers/clk/at91/ |
D | sckc.c | 17 .id = UCLASS_SIMPLE_BUS,
|
D | pmc.c | 29 .id = UCLASS_SIMPLE_BUS,
|
/external/u-boot/include/dm/ |
D | uclass-id.h | 26 UCLASS_SIMPLE_BUS, /* bus with child devices */ enumerator
|
/external/u-boot/drivers/cpu/ |
D | cpu-uclass.c | 56 .id = UCLASS_SIMPLE_BUS,
|
/external/u-boot/drivers/usb/host/ |
D | dwc3-of-simple.c | 101 .id = UCLASS_SIMPLE_BUS,
|
/external/u-boot/drivers/usb/dwc3/ |
D | dwc3-uniphier.c | 116 .id = UCLASS_SIMPLE_BUS,
|
/external/u-boot/lib/efi_loader/ |
D | efi_device_path.c | 428 case UCLASS_SIMPLE_BUS: in dp_size() 485 case UCLASS_SIMPLE_BUS: { in dp_fill()
|