Searched refs:UCLASS_SIMPLE_BUS (Results 1 – 15 of 15) sorted by relevance
/openbmc/u-boot/drivers/core/ |
H A D | simple-bus.c | 47 .id = UCLASS_SIMPLE_BUS, 61 .id = UCLASS_SIMPLE_BUS,
|
H A D | fdtaddr.c | 72 UCLASS_SIMPLE_BUS) in devfdt_get_addr_index()
|
/openbmc/u-boot/test/dm/ |
H A 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()
|
/openbmc/u-boot/drivers/clk/at91/ |
H A D | sckc.c | 17 .id = UCLASS_SIMPLE_BUS,
|
H A D | pmc.c | 29 .id = UCLASS_SIMPLE_BUS,
|
/openbmc/u-boot/arch/riscv/cpu/generic/ |
H A D | cpu.c | 32 .id = UCLASS_SIMPLE_BUS,
|
/openbmc/u-boot/drivers/misc/ |
H A D | gdsys_soc.c | 70 .id = UCLASS_SIMPLE_BUS,
|
/openbmc/u-boot/drivers/net/ |
H A D | sandbox-raw-bus.c | 63 .id = UCLASS_SIMPLE_BUS,
|
/openbmc/u-boot/include/dm/ |
H A D | uclass-id.h | 87 UCLASS_SIMPLE_BUS, /* Bus with child devices */ enumerator
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | dwc3-of-simple.c | 101 .id = UCLASS_SIMPLE_BUS,
|
/openbmc/u-boot/drivers/cpu/ |
H A D | cpu-uclass.c | 79 .id = UCLASS_SIMPLE_BUS,
|
/openbmc/u-boot/drivers/usb/dwc3/ |
H A D | dwc3-uniphier.c | 116 .id = UCLASS_SIMPLE_BUS,
|
/openbmc/u-boot/drivers/timer/ |
H A D | mpc83xx_timer.c | 114 ret = uclass_get_device_by_phandle(UCLASS_SIMPLE_BUS, board, in interrupt_init()
|
/openbmc/u-boot/drivers/adc/ |
H A D | stm32-adc-core.c | 205 .id = UCLASS_SIMPLE_BUS,
|
/openbmc/u-boot/lib/efi_loader/ |
H A D | efi_device_path.c | 423 case UCLASS_SIMPLE_BUS: in dp_size() 480 case UCLASS_SIMPLE_BUS: { in dp_fill()
|