/openbmc/u-boot/test/dm/ |
H A D | nop.c | 34 static const struct udevice_id noptest1_ids[] = { 48 static const struct udevice_id noptest2_ids[] = {
|
/openbmc/u-boot/drivers/clk/exynos/ |
H A D | clk-exynos7420.c | 192 static const struct udevice_id exynos7420_clk_topc_compat[] = { 206 static const struct udevice_id exynos7420_clk_top0_compat[] = { 220 static const struct udevice_id exynos7420_clk_peric1_compat[] = {
|
/openbmc/u-boot/drivers/core/ |
H A D | lists.c | 107 static int driver_check_compatible(const struct udevice_id *of_match, in driver_check_compatible() 108 const struct udevice_id **of_idp, in driver_check_compatible() 130 const struct udevice_id *id; in lists_bind_fdt()
|
/openbmc/u-boot/drivers/sysreset/ |
H A D | sysreset_sandbox.c | 102 static const struct udevice_id sandbox_sysreset_ids[] = { 120 static const struct udevice_id sandbox_warm_sysreset_ids[] = {
|
/openbmc/u-boot/drivers/clk/mediatek/ |
H A D | clk-mt7629.c | 624 static const struct udevice_id mt7629_apmixed_compat[] = { 629 static const struct udevice_id mt7629_topckgen_compat[] = { 634 static const struct udevice_id mt7629_infracfg_compat[] = { 639 static const struct udevice_id mt7629_pericfg_compat[] = { 644 static const struct udevice_id mt7629_ethsys_compat[] = { 649 static const struct udevice_id mt7629_sgmiisys_compat[] = { 654 static const struct udevice_id mt7629_mcucfg_compat[] = {
|
/openbmc/u-boot/drivers/sound/ |
H A D | sandbox.c | 197 static const struct udevice_id sandbox_codec_ids[] = { 214 static const struct udevice_id sandbox_i2s_ids[] = { 235 static const struct udevice_id sandbox_sound_ids[] = {
|
/openbmc/u-boot/board/samsung/common/ |
H A D | exynos5-dt-types.c | 20 static const struct udevice_id board_ids[] = { 239 const struct udevice_id *of_match = board_ids; in set_board_type()
|
/openbmc/u-boot/drivers/clk/at91/ |
H A D | sckc.c | 10 static const struct udevice_id at91_sckc_match[] = {
|
H A D | clk-master.c | 22 static const struct udevice_id at91_master_clk_match[] = {
|
H A D | clk-slow.c | 26 static const struct udevice_id at91_slow_clk_match[] = {
|
/openbmc/u-boot/drivers/firmware/ |
H A D | firmware-sandbox.c | 11 static const struct udevice_id generic_sandbox_firmware_ids[] = {
|
/openbmc/u-boot/drivers/usb/host/ |
H A D | xhci-rockchip.c | 169 static const struct udevice_id xhci_usb_ids[] = { 189 static const struct udevice_id usb_phy_ids[] = {
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3328/ |
H A D | syscon_rk3328.c | 11 static const struct udevice_id rk3328_syscon_ids[] = {
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3128/ |
H A D | syscon_rk3128.c | 11 static const struct udevice_id rk3128_syscon_ids[] = {
|
/openbmc/u-boot/arch/arm/mach-rockchip/rv1108/ |
H A D | syscon_rv1108.c | 11 static const struct udevice_id rv1108_syscon_ids[] = {
|
/openbmc/u-boot/arch/arm/mach-tegra/tegra124/ |
H A D | pmc.c | 10 static const struct udevice_id tegra124_syscon_ids[] = {
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk3036/ |
H A D | syscon_rk3036.c | 11 static const struct udevice_id rk3036_syscon_ids[] = {
|
/openbmc/u-boot/drivers/phy/ |
H A D | nop-phy.c | 12 static const struct udevice_id nop_phy_ids[] = {
|
/openbmc/u-boot/drivers/misc/ |
H A D | syscon_sandbox.c | 14 static const struct udevice_id sandbox_syscon_ids[] = {
|
/openbmc/u-boot/arch/riscv/cpu/generic/ |
H A D | cpu.c | 25 static const struct udevice_id riscv_virtio_soc_ids[] = {
|
/openbmc/u-boot/arch/arm/mach-rockchip/rk322x/ |
H A D | syscon_rk322x.c | 11 static const struct udevice_id rk322x_syscon_ids[] = {
|
/openbmc/u-boot/arch/arm/mach-stm32mp/ |
H A D | syscon.c | 11 static const struct udevice_id stm32mp_syscon_ids[] = {
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_x86.c | 16 static const struct udevice_id pci_x86_ids[] = {
|
/openbmc/u-boot/drivers/video/bridge/ |
H A D | ptn3460.c | 22 static const struct udevice_id ptn3460_ids[] = {
|
/openbmc/u-boot/drivers/video/ |
H A D | vesa.c | 16 static const struct udevice_id vesa_video_ids[] = {
|