/external/u-boot/arch/arm/mach-rockchip/rk3399/ |
D | syscon_rk3399.c | 23 .of_match = rk3399_syscon_ids, 29 dev->driver_data = dev->driver->of_match->data; in rk3399_syscon_bind_of_platdata() 38 .of_match = rk3399_syscon_ids, 45 .of_match = rk3399_syscon_ids + 1, 52 .of_match = rk3399_syscon_ids + 2, 59 .of_match = rk3399_syscon_ids + 3, 66 .of_match = rk3399_syscon_ids + 4,
|
/external/u-boot/arch/arm/mach-rockchip/rk3368/ |
D | syscon_rk3368.c | 28 .of_match = rk3368_syscon_ids, 34 dev->driver_data = dev->driver->of_match->data; in rk3368_syscon_bind_of_platdata() 43 .of_match = rk3368_syscon_ids, 50 .of_match = rk3368_syscon_ids + 1, 57 .of_match = rk3368_syscon_ids + 2, 64 .of_match = rk3368_syscon_ids + 3,
|
/external/u-boot/arch/arm/mach-rockchip/rk3288/ |
D | syscon_rk3288.c | 23 .of_match = rk3288_syscon_ids, 29 dev->driver_data = dev->driver->of_match->data; in rk3288_syscon_bind_of_platdata() 38 .of_match = rk3288_syscon_ids, 45 .of_match = rk3288_syscon_ids + 1, 52 .of_match = rk3288_syscon_ids + 2, 59 .of_match = rk3288_syscon_ids + 3,
|
/external/u-boot/arch/arm/mach-rockchip/px30/ |
D | syscon_px30.c | 21 .of_match = px30_syscon_ids, 27 dev->driver_data = dev->driver->of_match->data; in px30_syscon_bind_of_platdata() 36 .of_match = px30_syscon_ids, 43 .of_match = px30_syscon_ids + 1, 50 .of_match = px30_syscon_ids + 2,
|
/external/u-boot/arch/arm/mach-rockchip/rk3188/ |
D | syscon_rk3188.c | 22 .of_match = rk3188_syscon_ids, 28 dev->driver_data = dev->driver->of_match->data; in rk3188_syscon_bind_of_platdata() 37 .of_match = rk3188_syscon_ids, 44 .of_match = rk3188_syscon_ids + 1, 51 .of_match = rk3188_syscon_ids + 2,
|
/external/u-boot/drivers/core/ |
D | lists.c | 109 static int driver_check_compatible(const struct udevice_id *of_match, in driver_check_compatible() argument 113 if (!of_match) in driver_check_compatible() 116 while (of_match->compatible) { in driver_check_compatible() 117 if (!strcmp(of_match->compatible, compat)) { in driver_check_compatible() 118 *of_idp = of_match; in driver_check_compatible() 121 of_match++; in driver_check_compatible() 169 ret = driver_check_compatible(entry->of_match, &id, in lists_bind_fdt() 184 entry->name, entry->of_match->compatible, in lists_bind_fdt()
|
/external/u-boot/arch/arm/mach-bcm283x/ |
D | init.c | 86 const struct udevice_id *of_match = board_ids; in rpi_update_mem_map() local 88 while (of_match->compatible) { in rpi_update_mem_map() 90 of_match->compatible); in rpi_update_mem_map() 92 mm = (struct mm_region *)of_match->data; in rpi_update_mem_map() 97 of_match++; in rpi_update_mem_map()
|
/external/u-boot/board/samsung/common/ |
D | exynos5-dt-types.c | 239 const struct udevice_id *of_match = board_ids; in set_board_type() local 244 while (of_match->compatible) { in set_board_type() 246 of_match->compatible); in set_board_type() 248 of_match++; in set_board_type() 250 gd->board_type = of_match->data; in set_board_type()
|
/external/u-boot/test/dm/ |
D | nop.c | 43 .of_match = noptest1_ids, 57 .of_match = noptest2_ids,
|
/external/u-boot/drivers/clk/exynos/ |
D | clk-exynos7420.c | 200 .of_match = exynos7420_clk_topc_compat, 214 .of_match = exynos7420_clk_top0_compat, 228 .of_match = exynos7420_clk_peric1_compat,
|
/external/u-boot/drivers/clk/mediatek/ |
D | clk-mt7629.c | 662 .of_match = mt7629_mcucfg_compat, 670 .of_match = mt7629_apmixed_compat, 680 .of_match = mt7629_topckgen_compat, 690 .of_match = mt7629_infracfg_compat, 700 .of_match = mt7629_pericfg_compat, 710 .of_match = mt7629_ethsys_compat, 720 .of_match = mt7629_sgmiisys_compat,
|
D | clk-mt7623.c | 850 .of_match = mt7623_mcucfg_compat, 858 .of_match = mt7623_apmixed_compat, 868 .of_match = mt7623_topckgen_compat, 878 .of_match = mt7623_infracfg_compat, 888 .of_match = mt7623_pericfg_compat, 898 .of_match = mt7623_hifsys_compat, 908 .of_match = mt7623_ethsys_compat,
|
/external/u-boot/drivers/sysreset/ |
D | sysreset_sandbox.c | 111 .of_match = sandbox_sysreset_ids, 129 .of_match = sandbox_warm_sysreset_ids,
|
/external/u-boot/drivers/sound/ |
D | sandbox.c | 205 .of_match = sandbox_codec_ids, 222 .of_match = sandbox_i2s_ids, 243 .of_match = sandbox_sound_ids,
|
/external/u-boot/drivers/usb/host/ |
D | xhci-rockchip.c | 177 .of_match = xhci_usb_ids, 195 .of_match = usb_phy_ids,
|
/external/u-boot/drivers/firmware/ |
D | firmware-zynqmp.c | 145 .of_match = zynqmp_power_ids, 191 .of_match = zynqmp_firmware_ids,
|
D | firmware-sandbox.c | 19 .of_match = generic_sandbox_firmware_ids,
|
/external/u-boot/drivers/clk/at91/ |
D | sckc.c | 18 .of_match = at91_sckc_match,
|
/external/u-boot/arch/arm/mach-tegra/tegra124/ |
D | pmc.c | 17 .of_match = tegra124_syscon_ids,
|
/external/u-boot/arch/arm/mach-rockchip/rk3328/ |
D | syscon_rk3328.c | 19 .of_match = rk3328_syscon_ids,
|
/external/u-boot/arch/arm/mach-rockchip/rk3128/ |
D | syscon_rk3128.c | 19 .of_match = rk3128_syscon_ids,
|
/external/u-boot/arch/arm/mach-rockchip/rk3036/ |
D | syscon_rk3036.c | 19 .of_match = rk3036_syscon_ids,
|
/external/u-boot/arch/arm/mach-rockchip/rk3308/ |
D | syscon_rk3308.c | 19 .of_match = rk3308_syscon_ids,
|
/external/u-boot/arch/arm/mach-rockchip/rv1108/ |
D | syscon_rv1108.c | 19 .of_match = rv1108_syscon_ids,
|
/external/u-boot/drivers/phy/ |
D | nop-phy.c | 23 .of_match = nop_phy_ids,
|