Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dsimple-bus.c47 .id = UCLASS_SIMPLE_BUS,
61 .id = UCLASS_SIMPLE_BUS,
H A Dfdtaddr.c72 UCLASS_SIMPLE_BUS) in devfdt_get_addr_index()
/openbmc/u-boot/test/dm/
H A 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()
/openbmc/u-boot/drivers/clk/at91/
H A Dsckc.c17 .id = UCLASS_SIMPLE_BUS,
H A Dpmc.c29 .id = UCLASS_SIMPLE_BUS,
/openbmc/u-boot/arch/riscv/cpu/generic/
H A Dcpu.c32 .id = UCLASS_SIMPLE_BUS,
/openbmc/u-boot/drivers/misc/
H A Dgdsys_soc.c70 .id = UCLASS_SIMPLE_BUS,
/openbmc/u-boot/drivers/net/
H A Dsandbox-raw-bus.c63 .id = UCLASS_SIMPLE_BUS,
/openbmc/u-boot/include/dm/
H A Duclass-id.h87 UCLASS_SIMPLE_BUS, /* Bus with child devices */ enumerator
/openbmc/u-boot/drivers/usb/host/
H A Ddwc3-of-simple.c101 .id = UCLASS_SIMPLE_BUS,
/openbmc/u-boot/drivers/cpu/
H A Dcpu-uclass.c79 .id = UCLASS_SIMPLE_BUS,
/openbmc/u-boot/drivers/usb/dwc3/
H A Ddwc3-uniphier.c116 .id = UCLASS_SIMPLE_BUS,
/openbmc/u-boot/drivers/timer/
H A Dmpc83xx_timer.c114 ret = uclass_get_device_by_phandle(UCLASS_SIMPLE_BUS, board, in interrupt_init()
/openbmc/u-boot/drivers/adc/
H A Dstm32-adc-core.c205 .id = UCLASS_SIMPLE_BUS,
/openbmc/u-boot/lib/efi_loader/
H A Defi_device_path.c423 case UCLASS_SIMPLE_BUS: in dp_size()
480 case UCLASS_SIMPLE_BUS: { in dp_fill()