Home
last modified time | relevance | path

Searched refs:UCLASS_SIMPLE_BUS (Results 1 – 10 of 10) sorted by relevance

/external/u-boot/drivers/core/
Dsimple-bus.c47 .id = UCLASS_SIMPLE_BUS,
61 .id = UCLASS_SIMPLE_BUS,
Dfdtaddr.c72 UCLASS_SIMPLE_BUS) in devfdt_get_addr_index()
/external/u-boot/test/dm/
Dphy.c24 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/
Dsckc.c17 .id = UCLASS_SIMPLE_BUS,
Dpmc.c29 .id = UCLASS_SIMPLE_BUS,
/external/u-boot/include/dm/
Duclass-id.h26 UCLASS_SIMPLE_BUS, /* bus with child devices */ enumerator
/external/u-boot/drivers/cpu/
Dcpu-uclass.c56 .id = UCLASS_SIMPLE_BUS,
/external/u-boot/drivers/usb/host/
Ddwc3-of-simple.c101 .id = UCLASS_SIMPLE_BUS,
/external/u-boot/drivers/usb/dwc3/
Ddwc3-uniphier.c116 .id = UCLASS_SIMPLE_BUS,
/external/u-boot/lib/efi_loader/
Defi_device_path.c428 case UCLASS_SIMPLE_BUS: in dp_size()
485 case UCLASS_SIMPLE_BUS: { in dp_fill()