/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/rk3399/ |
D | syscon_rk3399.c | 22 .of_match = rk3399_syscon_ids, 28 dev->driver_data = dev->driver->of_match->data; in rk3399_syscon_bind_of_platdata() 37 .of_match = rk3399_syscon_ids, 44 .of_match = rk3399_syscon_ids + 1, 51 .of_match = rk3399_syscon_ids + 2, 58 .of_match = rk3399_syscon_ids + 3,
|
/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 | 107 static int driver_check_compatible(const struct udevice_id *of_match, in driver_check_compatible() argument 111 if (!of_match) in driver_check_compatible() 114 while (of_match->compatible) { in driver_check_compatible() 115 if (!strcmp(of_match->compatible, compat)) { in driver_check_compatible() 116 *of_idp = of_match; in driver_check_compatible() 119 of_match++; in driver_check_compatible() 166 ret = driver_check_compatible(entry->of_match, &id, in lists_bind_fdt()
|
D | root.c | 80 if (entry->of_match) in fix_drivers() 81 entry->of_match = (const struct udevice_id *) in fix_drivers() 82 ((u32)entry->of_match + gd->reloc_off); in fix_drivers()
|
/external/u-boot/board/samsung/common/ |
D | exynos5-dt-types.c | 190 const struct udevice_id *of_match = board_ids; in set_board_type() local 195 while (of_match->compatible) { in set_board_type() 197 of_match->compatible); in set_board_type() 199 of_match++; in set_board_type() 201 gd->board_type = of_match->data; in set_board_type()
|
/external/u-boot/drivers/gpio/ |
D | zynq_gpio.c | 339 const struct udevice_id *of_match = zynq_gpio_ids; in zynq_gpio_getplat_data() local 343 while (of_match->compatible) { in zynq_gpio_getplat_data() 345 of_match->compatible); in zynq_gpio_getplat_data() 348 (struct zynq_platform_data *)of_match->data; in zynq_gpio_getplat_data() 351 of_match++; in zynq_gpio_getplat_data() 386 .of_match = zynq_gpio_ids,
|
/external/u-boot/drivers/clk/exynos/ |
D | clk-exynos7420.c | 200 .of_match = exynos7420_clk_topc_compat, 215 .of_match = exynos7420_clk_top0_compat, 230 .of_match = exynos7420_clk_peric1_compat,
|
/external/u-boot/drivers/sysreset/ |
D | sysreset_sandbox.c | 75 .of_match = sandbox_sysreset_ids, 91 .of_match = sandbox_warm_sysreset_ids,
|
/external/u-boot/drivers/usb/host/ |
D | xhci-rockchip.c | 178 .of_match = xhci_usb_ids, 197 .of_match = usb_phy_ids,
|
/external/u-boot/drivers/clk/at91/ |
D | sckc.c | 18 .of_match = at91_sckc_match,
|
/external/u-boot/arch/arm/mach-rockchip/rv1108/ |
D | syscon_rv1108.c | 19 .of_match = rv1108_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/rk3328/ |
D | syscon_rk3328.c | 19 .of_match = rk3328_syscon_ids,
|
/external/u-boot/arch/arm/mach-tegra/tegra124/ |
D | pmc.c | 17 .of_match = tegra124_syscon_ids,
|
/external/u-boot/arch/arm/mach-rockchip/rk3036/ |
D | syscon_rk3036.c | 19 .of_match = rk3036_syscon_ids,
|
/external/u-boot/drivers/phy/ |
D | nop-phy.c | 23 .of_match = nop_phy_ids,
|
/external/u-boot/drivers/mmc/ |
D | rockchip_dw_mmc.c | 166 .of_match = rockchip_dwmmc_ids, 204 .of_match = rockchip_dwmmc_pwrseq_ids,
|
/external/u-boot/drivers/misc/ |
D | syscon_sandbox.c | 23 .of_match = sandbox_syscon_ids,
|
/external/u-boot/arch/arm/mach-rockchip/rk322x/ |
D | syscon_rk322x.c | 20 .of_match = rk322x_syscon_ids,
|
/external/u-boot/arch/arm/mach-stm32mp/ |
D | syscon.c | 22 .of_match = stm32mp_syscon_ids,
|
/external/u-boot/drivers/pci/ |
D | pci_x86.c | 24 .of_match = pci_x86_ids,
|
/external/u-boot/drivers/video/bridge/ |
D | ptn3460.c | 30 .of_match = ptn3460_ids,
|
/external/u-boot/drivers/video/ |
D | vesa.c | 24 .of_match = vesa_video_ids,
|