| /u-boot/arch/arm/mach-rockchip/rk3399/ |
| A D | syscon_rk3399.c | 27 .of_match = rk3399_syscon_ids, 33 dev->driver_data = dev->driver->of_match->data; in rk3399_syscon_bind_of_plat() 42 .of_match = rk3399_syscon_ids, 49 .of_match = rk3399_syscon_ids + 1, 56 .of_match = rk3399_syscon_ids + 2, 63 .of_match = rk3399_syscon_ids + 3, 70 .of_match = rk3399_syscon_ids + 4,
|
| /u-boot/arch/arm/mach-rockchip/rk3368/ |
| A D | syscon_rk3368.c | 29 .of_match = rk3368_syscon_ids, 35 dev->driver_data = dev->driver->of_match->data; in rk3368_syscon_bind_of_plat() 44 .of_match = rk3368_syscon_ids, 51 .of_match = rk3368_syscon_ids + 1, 58 .of_match = rk3368_syscon_ids + 2, 65 .of_match = rk3368_syscon_ids + 3,
|
| /u-boot/arch/arm/mach-rockchip/px30/ |
| A D | syscon_px30.c | 22 .of_match = px30_syscon_ids, 28 dev->driver_data = dev->driver->of_match->data; in px30_syscon_bind_of_plat() 37 .of_match = px30_syscon_ids, 44 .of_match = px30_syscon_ids + 1, 51 .of_match = px30_syscon_ids + 2,
|
| /u-boot/arch/arm/mach-rockchip/rk3066/ |
| A D | syscon_rk3066.c | 23 .of_match = rk3066_syscon_ids, 29 dev->driver_data = dev->driver->of_match->data; in rk3066_syscon_bind_of_plat() 38 .of_match = rk3066_syscon_ids, 45 .of_match = rk3066_syscon_ids + 1, 52 .of_match = rk3066_syscon_ids + 2,
|
| /u-boot/arch/arm/mach-rockchip/rk3188/ |
| A D | syscon_rk3188.c | 23 .of_match = rk3188_syscon_ids, 29 dev->driver_data = dev->driver->of_match->data; in rk3188_syscon_bind_of_plat() 38 .of_match = rk3188_syscon_ids, 45 .of_match = rk3188_syscon_ids + 1, 52 .of_match = rk3188_syscon_ids + 2,
|
| /u-boot/arch/arm/mach-rockchip/rv1126/ |
| A D | syscon_rv1126.c | 22 .of_match = rv1126_syscon_ids, 28 dev->driver_data = dev->driver->of_match->data; in rv1126_syscon_bind_of_plat() 37 .of_match = rv1126_syscon_ids, 44 .of_match = rv1126_syscon_ids + 1,
|
| /u-boot/arch/arm/mach-rockchip/rk3288/ |
| A D | syscon_rk3288.c | 27 .of_match = rk3288_syscon_ids, 61 dev->driver_data = dev->driver->of_match->data; in rk3288_noc_bind_of_plat() 81 dev->driver_data = dev->driver->of_match->data; in rk3288_grf_bind_of_plat() 101 dev->driver_data = dev->driver->of_match->data; in rk3288_sgrf_bind_of_plat() 121 dev->driver_data = dev->driver->of_match->data; in rk3288_pmu_bind_of_plat() 130 dev->driver_data = dev->driver->of_match->data; in rk3288_syscon_bind_of_plat() 140 .of_match = rk3288_syscon_ids, 152 .of_match = rk3288_syscon_ids + 1, 164 .of_match = rk3288_syscon_ids + 2, 176 .of_match = rk3288_syscon_ids + 3,
|
| /u-boot/drivers/core/ |
| A D | lists.c | 166 static int driver_check_compatible(const struct udevice_id *of_match, in driver_check_compatible() argument 170 if (!of_match) in driver_check_compatible() 173 while (of_match->compatible) { in driver_check_compatible() 174 if (!strcmp(of_match->compatible, compat)) { in driver_check_compatible() 175 *of_idp = of_match; in driver_check_compatible() 178 of_match++; in driver_check_compatible() 230 if (!entry->of_match) in lists_bind_fdt() 233 ret = driver_check_compatible(entry->of_match, &id, in lists_bind_fdt() 249 if (entry->of_match) in lists_bind_fdt() 251 entry->name, entry->of_match->compatible, in lists_bind_fdt()
|
| /u-boot/arch/arm/mach-bcm283x/ |
| A D | init.c | 100 const struct udevice_id *of_match = board_ids; in rpi_update_mem_map() local 102 while (of_match->compatible) { in rpi_update_mem_map() 104 of_match->compatible); in rpi_update_mem_map() 106 mm = (struct mm_region *)of_match->data; in rpi_update_mem_map() 111 of_match++; in rpi_update_mem_map()
|
| /u-boot/board/samsung/common/ |
| A D | exynos5-dt-types.c | 243 const struct udevice_id *of_match = board_ids; in set_board_type() local 248 while (of_match->compatible) { in set_board_type() 250 of_match->compatible); in set_board_type() 252 of_match++; in set_board_type() 254 gd->board_type = of_match->data; in set_board_type()
|
| /u-boot/test/dm/ |
| A D | nop.c | 44 .of_match = noptest1_ids, 58 .of_match = noptest2_ids,
|
| /u-boot/drivers/misc/ |
| A D | test_drv.c | 91 .of_match = testbus_ids, 173 .of_match = testfdt_ids, 189 .of_match = testfdt1_ids, 224 .of_match = testfdtm_ids,
|
| A D | irq_sandbox_test.c | 21 .of_match = sandbox_irq_test_ids,
|
| A D | spltest_sandbox.c | 19 .of_match = sandbox_spl_ids,
|
| /u-boot/drivers/clk/at91/ |
| A D | compat.c | 44 .of_match = at91_pmc_match, 142 .of_match = at91_sckc_match, 169 .of_match = at91_slow_clk_match, 192 .of_match = at91_master_clk_match, 231 .of_match = main_osc_clk_match, 272 .of_match = plla_clk_match, 346 .of_match = at91_plladiv_clk_match, 374 .of_match = at91_system_clk_match, 673 .of_match = utmi_clk_match, 752 .of_match = generated_clk_match, [all …]
|
| /u-boot/drivers/clk/exynos/ |
| A 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,
|
| /u-boot/drivers/extcon/ |
| A D | extcon-sandbox.c | 16 .of_match = sandbox_extcon_ids,
|
| /u-boot/drivers/fpga/ |
| A D | sandbox.c | 16 .of_match = sandbox_fpga_match,
|
| /u-boot/drivers/gpio/ |
| A D | sandbox_test.c | 20 .of_match = sandbox_gpio_test_ids,
|
| /u-boot/drivers/firmware/ |
| A D | firmware-sandbox.c | 19 .of_match = generic_sandbox_firmware_ids,
|
| /u-boot/drivers/memory/ |
| A D | memory-sandbox.c | 17 .of_match = sandbox_memory_match,
|
| /u-boot/drivers/block/ |
| A D | sb_efi_media.c | 19 .of_match = sandbox_efi_media_ids,
|
| /u-boot/drivers/clk/ti/ |
| A D | omap4-cm.c | 20 .of_match = ti_omap4_cm_ids,
|
| /u-boot/drivers/bus/ |
| A D | ti-pwmss.c | 19 .of_match = ti_pwmss_ids,
|
| /u-boot/arch/arm/mach-tegra/tegra124/ |
| A D | pmc.c | 17 .of_match = tegra124_syscon_ids,
|