Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 25 of 1207) sorted by relevance

12345678910>>...49

/drivers/clk/at91/
Dpmc.c234 .compatible = "atmel,at91sam9260-clk-slow",
239 .compatible = "atmel,at91rm9200-clk-main-osc",
243 .compatible = "atmel,at91sam9x5-clk-main-rc-osc",
247 .compatible = "atmel,at91rm9200-clk-main",
251 .compatible = "atmel,at91sam9x5-clk-main",
256 .compatible = "atmel,at91rm9200-clk-pll",
260 .compatible = "atmel,at91sam9g45-clk-pll",
264 .compatible = "atmel,at91sam9g20-clk-pllb",
268 .compatible = "atmel,sama5d3-clk-pll",
272 .compatible = "atmel,at91sam9x5-clk-plldiv",
[all …]
/drivers/iio/accel/
Dst_accel_i2c.c24 .compatible = "st,lsm303dlh-accel",
28 .compatible = "st,lsm303dlhc-accel",
32 .compatible = "st,lis3dh-accel",
36 .compatible = "st,lsm330d-accel",
40 .compatible = "st,lsm330dl-accel",
44 .compatible = "st,lsm330dlc-accel",
48 .compatible = "st,lis331dlh-accel",
52 .compatible = "st,lsm303dl-accel",
56 .compatible = "st,lsm303dlm-accel",
60 .compatible = "st,lsm330-accel",
/drivers/clk/sunxi/
Dclk-sunxi.c1062 {.compatible = "allwinner,sun4i-a10-pll1-clk", .data = &sun4i_pll1_data,},
1063 {.compatible = "allwinner,sun6i-a31-pll1-clk", .data = &sun6i_a31_pll1_data,},
1064 {.compatible = "allwinner,sun8i-a23-pll1-clk", .data = &sun8i_a23_pll1_data,},
1065 {.compatible = "allwinner,sun7i-a20-pll4-clk", .data = &sun7i_a20_pll4_data,},
1066 {.compatible = "allwinner,sun6i-a31-pll6-clk", .data = &sun6i_a31_pll6_data,},
1067 {.compatible = "allwinner,sun4i-a10-apb1-clk", .data = &sun4i_apb1_data,},
1068 {.compatible = "allwinner,sun7i-a20-out-clk", .data = &sun7i_a20_out_data,},
1074 {.compatible = "allwinner,sun4i-a10-axi-clk", .data = &sun4i_axi_data,},
1075 {.compatible = "allwinner,sun8i-a23-axi-clk", .data = &sun8i_a23_axi_data,},
1076 {.compatible = "allwinner,sun4i-a10-ahb-clk", .data = &sun4i_ahb_data,},
[all …]
/drivers/of/testcase-data/
Dtests-match.dtsi10 name3 { compatible = "compat3"; };
11 name4 { compatible = "compat2", "compat3"; };
12 name5 { compatible = "compat2", "compat3"; };
13 name6 { compatible = "compat1", "compat2", "compat3"; };
14 name7 { compatible = "compat2"; device_type = "type1"; };
15 name8 { compatible = "compat2"; device_type = "type1"; };
16 name9 { compatible = "compat2"; };
Dtests-platform.dtsi9 compatible = "test-device";
16 compatible = "test-sub-device";
22 compatible = "test-device";
29 compatible = "test-sub-device";
/drivers/edac/
Dmpc85xx_edac.c690 { .compatible = "fsl,8540-l2-cache-controller", },
691 { .compatible = "fsl,8541-l2-cache-controller", },
692 { .compatible = "fsl,8544-l2-cache-controller", },
693 { .compatible = "fsl,8548-l2-cache-controller", },
694 { .compatible = "fsl,8555-l2-cache-controller", },
695 { .compatible = "fsl,8568-l2-cache-controller", },
696 { .compatible = "fsl,mpc8536-l2-cache-controller", },
697 { .compatible = "fsl,mpc8540-l2-cache-controller", },
698 { .compatible = "fsl,mpc8541-l2-cache-controller", },
699 { .compatible = "fsl,mpc8544-l2-cache-controller", },
[all …]
/drivers/tty/serial/
Dof_serial.c247 { .compatible = "ns8250", .data = (void *)PORT_8250, },
248 { .compatible = "ns16450", .data = (void *)PORT_16450, },
249 { .compatible = "ns16550a", .data = (void *)PORT_16550A, },
250 { .compatible = "ns16550", .data = (void *)PORT_16550, },
251 { .compatible = "ns16750", .data = (void *)PORT_16750, },
252 { .compatible = "ns16850", .data = (void *)PORT_16850, },
253 { .compatible = "nvidia,tegra20-uart", .data = (void *)PORT_TEGRA, },
254 { .compatible = "nxp,lpc3220-uart", .data = (void *)PORT_LPC3220, },
255 { .compatible = "altr,16550-FIFO32",
257 { .compatible = "altr,16550-FIFO64",
[all …]
/drivers/iio/gyro/
Dst_gyro_i2c.c24 .compatible = "st,l3g4200d-gyro",
28 .compatible = "st,lsm330d-gyro",
32 .compatible = "st,lsm330dl-gyro",
36 .compatible = "st,lsm330dlc-gyro",
40 .compatible = "st,l3gd20-gyro",
44 .compatible = "st,l3g4is-gyro",
48 .compatible = "st,lsm330-gyro",
/drivers/gpio/
Dgpio-pcf857x.c56 { .compatible = "nxp,pcf8574" },
57 { .compatible = "nxp,pcf8574a" },
58 { .compatible = "nxp,pca8574" },
59 { .compatible = "nxp,pca9670" },
60 { .compatible = "nxp,pca9672" },
61 { .compatible = "nxp,pca9674" },
62 { .compatible = "nxp,pcf8575" },
63 { .compatible = "nxp,pca8575" },
64 { .compatible = "nxp,pca9671" },
65 { .compatible = "nxp,pca9673" },
[all …]
Dgpio-pca953x.c727 { .compatible = "nxp,pca9505", },
728 { .compatible = "nxp,pca9534", },
729 { .compatible = "nxp,pca9535", },
730 { .compatible = "nxp,pca9536", },
731 { .compatible = "nxp,pca9537", },
732 { .compatible = "nxp,pca9538", },
733 { .compatible = "nxp,pca9539", },
734 { .compatible = "nxp,pca9554", },
735 { .compatible = "nxp,pca9555", },
736 { .compatible = "nxp,pca9556", },
[all …]
/drivers/ata/
Dahci_platform.c66 { .compatible = "generic-ahci", },
68 { .compatible = "snps,spear-ahci", },
69 { .compatible = "snps,exynos5440-ahci", },
70 { .compatible = "ibm,476gtr-ahci", },
71 { .compatible = "snps,dwc-ahci", },
72 { .compatible = "hisilicon,hisi-ahci", },
/drivers/mfd/
Dstmpe-i2c.c57 { .compatible = "st,stmpe610", .data = (void *)STMPE610, },
58 { .compatible = "st,stmpe801", .data = (void *)STMPE801, },
59 { .compatible = "st,stmpe811", .data = (void *)STMPE811, },
60 { .compatible = "st,stmpe1601", .data = (void *)STMPE1601, },
61 { .compatible = "st,stmpe1801", .data = (void *)STMPE1801, },
62 { .compatible = "st,stmpe2401", .data = (void *)STMPE2401, },
63 { .compatible = "st,stmpe2403", .data = (void *)STMPE2403, },
Dqcom-spmi-pmic.c45 { .compatible = "qcom,spmi-pmic" },
46 { .compatible = "qcom,pm8941" },
47 { .compatible = "qcom,pm8841" },
48 { .compatible = "qcom,pma8084" },
/drivers/mmc/host/
Dsh_mobile_sdhi.c65 { .compatible = "renesas,sdhi-shmobile" },
66 { .compatible = "renesas,sdhi-sh7372" },
67 { .compatible = "renesas,sdhi-sh73a0", .data = &sh_mobile_sdhi_of_cfg[0], },
68 { .compatible = "renesas,sdhi-r8a73a4", .data = &sh_mobile_sdhi_of_cfg[0], },
69 { .compatible = "renesas,sdhi-r8a7740", .data = &sh_mobile_sdhi_of_cfg[0], },
70 { .compatible = "renesas,sdhi-r8a7778", .data = &of_rcar_gen1_compatible, },
71 { .compatible = "renesas,sdhi-r8a7779", .data = &of_rcar_gen1_compatible, },
72 { .compatible = "renesas,sdhi-r8a7790", .data = &of_rcar_gen2_compatible, },
73 { .compatible = "renesas,sdhi-r8a7791", .data = &of_rcar_gen2_compatible, },
74 { .compatible = "renesas,sdhi-r8a7792", .data = &of_rcar_gen2_compatible, },
[all …]
Ddw_mmc-exynos.c80 char *compatible; member
84 .compatible = "samsung,exynos4210-dw-mshc",
87 .compatible = "samsung,exynos4412-dw-mshc",
90 .compatible = "samsung,exynos5250-dw-mshc",
93 .compatible = "samsung,exynos5420-dw-mshc",
96 .compatible = "samsung,exynos5420-dw-mshc-smu",
236 if (of_device_is_compatible(np, exynos_compat[idx].compatible)) in dw_mci_exynos_parse_dt()
406 { .compatible = "samsung,exynos4412-dw-mshc",
408 { .compatible = "samsung,exynos5250-dw-mshc",
410 { .compatible = "samsung,exynos5420-dw-mshc",
[all …]
/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_platform.c34 { .compatible = "amlogic,meson6-dwmac", .data = &meson6_dwmac_data},
37 { .compatible = "allwinner,sun7i-a20-gmac", .data = &sun7i_gmac_data},
40 { .compatible = "st,stih415-dwmac", .data = &stih4xx_dwmac_data},
41 { .compatible = "st,stih416-dwmac", .data = &stih4xx_dwmac_data},
42 { .compatible = "st,stid127-dwmac", .data = &stid127_dwmac_data},
43 { .compatible = "st,stih407-dwmac", .data = &stih4xx_dwmac_data},
46 { .compatible = "altr,socfpga-stmmac", .data = &socfpga_gmac_data },
49 { .compatible = "st,spear600-gmac"},
50 { .compatible = "snps,dwmac-3.610"},
51 { .compatible = "snps,dwmac-3.70a"},
[all …]
/drivers/clk/st/
Dclkgen-mux.c346 .compatible = "st,clkgena-divmux-c65-hs",
350 .compatible = "st,clkgena-divmux-c65-ls",
354 .compatible = "st,clkgena-divmux-c32-odf0",
358 .compatible = "st,clkgena-divmux-c32-odf1",
362 .compatible = "st,clkgena-divmux-c32-odf2",
366 .compatible = "st,clkgena-divmux-c32-odf3",
483 { .compatible = "st,clkgena-prediv-c65", .data = &prediv_c65_data },
484 { .compatible = "st,clkgena-prediv-c32", .data = &prediv_c32_data },
591 .compatible = "st,stih416-clkgenc-vcc-hd",
595 .compatible = "st,stih416-clkgenf-vcc-fvdp",
[all …]
/drivers/gpu/drm/panel/
Dpanel-simple.c642 .compatible = "auo,b101aw03",
645 .compatible = "auo,b101xtn01",
648 .compatible = "auo,b133htn01",
651 .compatible = "auo,b133xtn01",
654 .compatible = "chunghwa,claa101wa01a",
657 .compatible = "chunghwa,claa101wb01",
660 .compatible = "edt,et057090dhu",
663 .compatible = "edt,et070080dh6",
666 .compatible = "edt,etm0700g0dh6",
669 .compatible = "foxlink,fl500wvr00-a0t",
[all …]
/drivers/power/reset/
Darm-versatile-reboot.c39 .compatible = "arm,realview-eb-syscon",
43 .compatible = "arm,realview-pb1176-syscon",
47 .compatible = "arm,realview-pb11mp-syscon",
51 .compatible = "arm,realview-pba8-syscon",
55 .compatible = "arm,realview-pbx-syscon",
/drivers/soc/tegra/
Dcommon.c14 { .compatible = "nvidia,tegra20", },
15 { .compatible = "nvidia,tegra30", },
16 { .compatible = "nvidia,tegra114", },
17 { .compatible = "nvidia,tegra124", },
/drivers/net/wireless/ti/wlcore/
Dsdio.c220 { .compatible = "ti,wl1271" },
221 { .compatible = "ti,wl1273" },
222 { .compatible = "ti,wl1281" },
223 { .compatible = "ti,wl1283" },
224 { .compatible = "ti,wl1801" },
225 { .compatible = "ti,wl1805" },
226 { .compatible = "ti,wl1807" },
227 { .compatible = "ti,wl1831" },
228 { .compatible = "ti,wl1835" },
229 { .compatible = "ti,wl1837" },
/drivers/clk/
Dclk-ppc-corenet.c272 { .compatible = "fsl,qoriq-sysclk-1.0", .data = sysclk_init, },
273 { .compatible = "fsl,qoriq-sysclk-2.0", .data = sysclk_init, },
274 { .compatible = "fsl,qoriq-core-pll-1.0", .data = core_pll_init, },
275 { .compatible = "fsl,qoriq-core-pll-2.0", .data = core_pll_init, },
276 { .compatible = "fsl,qoriq-core-mux-1.0", .data = core_mux_init, },
277 { .compatible = "fsl,qoriq-core-mux-2.0", .data = core_mux_init, },
289 { .compatible = "fsl,qoriq-clockgen-1.0", },
290 { .compatible = "fsl,qoriq-clockgen-2.0", },
/drivers/regulator/
Dqcom_rpm-regulator.c563 { .compatible = "qcom,rpm-pm8058-pldo", .data = &pm8058_pldo },
564 { .compatible = "qcom,rpm-pm8058-nldo", .data = &pm8058_nldo },
565 { .compatible = "qcom,rpm-pm8058-smps", .data = &pm8058_smps },
566 { .compatible = "qcom,rpm-pm8058-ncp", .data = &pm8058_ncp },
567 { .compatible = "qcom,rpm-pm8058-switch", .data = &pm8058_switch },
569 { .compatible = "qcom,rpm-pm8901-pldo", .data = &pm8901_pldo },
570 { .compatible = "qcom,rpm-pm8901-nldo", .data = &pm8901_nldo },
571 { .compatible = "qcom,rpm-pm8901-ftsmps", .data = &pm8901_ftsmps },
572 { .compatible = "qcom,rpm-pm8901-switch", .data = &pm8901_switch },
574 { .compatible = "qcom,rpm-pm8921-pldo", .data = &pm8921_pldo },
[all …]
/drivers/net/ethernet/freescale/
Dfsl_pq_mdio.c300 .compatible = "fsl,gianfar-tbi",
307 .compatible = "fsl,gianfar-mdio",
315 .compatible = "gianfar",
322 .compatible = "fsl,etsec2-tbi",
329 .compatible = "fsl,etsec2-mdio",
338 .compatible = "fsl,ucc-mdio",
348 .compatible = "ucc_geth_phy",
358 .compatible = "fsl,fman-mdio",
381 dev_dbg(&pdev->dev, "found %s compatible node\n", id->compatible); in fsl_pq_mdio_probe()
/drivers/soc/versatile/
Dsoc-realview.c24 { .compatible = "arm,realview-eb-soc", },
25 { .compatible = "arm,realview-pb1176-soc", },
26 { .compatible = "arm,realview-pb11mp-soc", },
27 { .compatible = "arm,realview-pba8-soc", },
28 { .compatible = "arm,realview-pbx-soc", },

12345678910>>...49