/drivers/iio/accel/ |
D | st_accel_i2c.c | 24 .compatible = "st,lis3lv02dl-accel", 28 .compatible = "st,lsm303dlh-accel", 32 .compatible = "st,lsm303dlhc-accel", 36 .compatible = "st,lis3dh-accel", 40 .compatible = "st,lsm330d-accel", 44 .compatible = "st,lsm330dl-accel", 48 .compatible = "st,lsm330dlc-accel", 52 .compatible = "st,lis331dl-accel", 56 .compatible = "st,lis331dlh-accel", 60 .compatible = "st,lsm303dl-accel", [all …]
|
/drivers/mfd/ |
D | qcom-spmi-pmic.c | 44 { .compatible = "qcom,spmi-pmic", .data = (void *)COMMON_SUBTYPE }, 45 { .compatible = "qcom,pm8941", .data = (void *)PM8941_SUBTYPE }, 46 { .compatible = "qcom,pm8841", .data = (void *)PM8841_SUBTYPE }, 47 { .compatible = "qcom,pm8019", .data = (void *)PM8019_SUBTYPE }, 48 { .compatible = "qcom,pm8226", .data = (void *)PM8226_SUBTYPE }, 49 { .compatible = "qcom,pm8110", .data = (void *)PM8110_SUBTYPE }, 50 { .compatible = "qcom,pma8084", .data = (void *)PMA8084_SUBTYPE }, 51 { .compatible = "qcom,pmi8962", .data = (void *)PMI8962_SUBTYPE }, 52 { .compatible = "qcom,pmd9635", .data = (void *)PMD9635_SUBTYPE }, 53 { .compatible = "qcom,pm8994", .data = (void *)PM8994_SUBTYPE }, [all …]
|
D | stmpe-i2c.c | 57 { .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, },
|
D | stmpe-spi.c | 113 { .compatible = "st,stmpe610", }, 114 { .compatible = "st,stmpe801", }, 115 { .compatible = "st,stmpe811", }, 116 { .compatible = "st,stmpe1601", }, 117 { .compatible = "st,stmpe2401", }, 118 { .compatible = "st,stmpe2403", },
|
/drivers/clk/at91/ |
D | pmc.c | 268 .compatible = "atmel,at91sam9260-clk-slow", 273 .compatible = "atmel,at91rm9200-clk-main-osc", 277 .compatible = "atmel,at91sam9x5-clk-main-rc-osc", 281 .compatible = "atmel,at91rm9200-clk-main", 285 .compatible = "atmel,at91sam9x5-clk-main", 290 .compatible = "atmel,at91rm9200-clk-pll", 294 .compatible = "atmel,at91sam9g45-clk-pll", 298 .compatible = "atmel,at91sam9g20-clk-pllb", 302 .compatible = "atmel,sama5d3-clk-pll", 306 .compatible = "atmel,at91sam9x5-clk-plldiv", [all …]
|
/drivers/of/unittest-data/ |
D | tests-overlay.dtsi | 8 compatible = "simple-bus"; 13 compatible = "unittest"; 19 compatible = "unittest"; 25 compatible = "unittest"; 31 compatible = "unittest"; 37 compatible = "unittest"; 43 compatible = "unittest"; 49 compatible = "unittest"; 55 compatible = "unittest"; 61 compatible = "unittest"; [all …]
|
D | tests-match.dtsi | 10 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"; };
|
/drivers/gpio/ |
D | gpio-74xx-mmio.c | 30 .compatible = "ti,741g125", 34 .compatible = "ti,742g125", 38 .compatible = "ti,74125", 42 .compatible = "ti,74365", 46 .compatible = "ti,74244", 50 .compatible = "ti,741624", 54 .compatible = "ti,741g74", 58 .compatible = "ti,7474", 62 .compatible = "ti,74175", 66 .compatible = "ti,74174", [all …]
|
D | gpio-pcf857x.c | 56 { .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 …]
|
D | gpio-pca953x.c | 759 { .compatible = "nxp,pca9505", }, 760 { .compatible = "nxp,pca9534", }, 761 { .compatible = "nxp,pca9535", }, 762 { .compatible = "nxp,pca9536", }, 763 { .compatible = "nxp,pca9537", }, 764 { .compatible = "nxp,pca9538", }, 765 { .compatible = "nxp,pca9539", }, 766 { .compatible = "nxp,pca9554", }, 767 { .compatible = "nxp,pca9555", }, 768 { .compatible = "nxp,pca9556", }, [all …]
|
/drivers/tty/serial/ |
D | of_serial.c | 337 { .compatible = "ns8250", .data = (void *)PORT_8250, }, 338 { .compatible = "ns16450", .data = (void *)PORT_16450, }, 339 { .compatible = "ns16550a", .data = (void *)PORT_16550A, }, 340 { .compatible = "ns16550", .data = (void *)PORT_16550, }, 341 { .compatible = "ns16750", .data = (void *)PORT_16750, }, 342 { .compatible = "ns16850", .data = (void *)PORT_16850, }, 343 { .compatible = "nvidia,tegra20-uart", .data = (void *)PORT_TEGRA, }, 344 { .compatible = "nxp,lpc3220-uart", .data = (void *)PORT_LPC3220, }, 345 { .compatible = "ralink,rt2880-uart", .data = (void *)PORT_RT2880, }, 346 { .compatible = "altr,16550-FIFO32", [all …]
|
/drivers/edac/ |
D | mpc85xx_edac.c | 675 { .compatible = "fsl,8540-l2-cache-controller", }, 676 { .compatible = "fsl,8541-l2-cache-controller", }, 677 { .compatible = "fsl,8544-l2-cache-controller", }, 678 { .compatible = "fsl,8548-l2-cache-controller", }, 679 { .compatible = "fsl,8555-l2-cache-controller", }, 680 { .compatible = "fsl,8568-l2-cache-controller", }, 681 { .compatible = "fsl,mpc8536-l2-cache-controller", }, 682 { .compatible = "fsl,mpc8540-l2-cache-controller", }, 683 { .compatible = "fsl,mpc8541-l2-cache-controller", }, 684 { .compatible = "fsl,mpc8544-l2-cache-controller", }, [all …]
|
/drivers/gpu/drm/panel/ |
D | panel-simple.c | 1103 .compatible = "ampire,am800480r3tmqwa1h", 1106 .compatible = "auo,b101aw03", 1109 .compatible = "auo,b101ean01", 1112 .compatible = "auo,b101xtn01", 1115 .compatible = "auo,b116xw03", 1118 .compatible = "auo,b133htn01", 1121 .compatible = "auo,b133xtn01", 1124 .compatible = "avic,tm070ddh03", 1127 .compatible = "chunghwa,claa101wa01a", 1130 .compatible = "chunghwa,claa101wb01", [all …]
|
/drivers/soc/tegra/ |
D | common.c | 14 { .compatible = "nvidia,tegra20", }, 15 { .compatible = "nvidia,tegra30", }, 16 { .compatible = "nvidia,tegra114", }, 17 { .compatible = "nvidia,tegra124", }, 18 { .compatible = "nvidia,tegra132", }, 19 { .compatible = "nvidia,tegra210", },
|
/drivers/iio/gyro/ |
D | st_gyro_i2c.c | 24 .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/soc/tegra/fuse/ |
D | fuse-tegra.c | 89 { .compatible = "nvidia,tegra20-car", }, 90 { .compatible = "nvidia,tegra30-car", }, 91 { .compatible = "nvidia,tegra114-car", }, 92 { .compatible = "nvidia,tegra124-car", }, 93 { .compatible = "nvidia,tegra132-car", }, 94 { .compatible = "nvidia,tegra210-car", }, 105 { .compatible = "nvidia,tegra210-efuse", .data = &tegra210_fuse_soc }, 108 { .compatible = "nvidia,tegra132-efuse", .data = &tegra124_fuse_soc }, 111 { .compatible = "nvidia,tegra124-efuse", .data = &tegra124_fuse_soc }, 114 { .compatible = "nvidia,tegra114-efuse", .data = &tegra114_fuse_soc }, [all …]
|
/drivers/mmc/host/ |
D | sh_mobile_sdhi.c | 69 { .compatible = "renesas,sdhi-shmobile" }, 70 { .compatible = "renesas,sdhi-sh7372" }, 71 { .compatible = "renesas,sdhi-sh73a0", .data = &sh_mobile_sdhi_of_cfg[0], }, 72 { .compatible = "renesas,sdhi-r8a73a4", .data = &sh_mobile_sdhi_of_cfg[0], }, 73 { .compatible = "renesas,sdhi-r8a7740", .data = &sh_mobile_sdhi_of_cfg[0], }, 74 { .compatible = "renesas,sdhi-r8a7778", .data = &of_rcar_gen1_compatible, }, 75 { .compatible = "renesas,sdhi-r8a7779", .data = &of_rcar_gen1_compatible, }, 76 { .compatible = "renesas,sdhi-r8a7790", .data = &of_rcar_gen2_compatible, }, 77 { .compatible = "renesas,sdhi-r8a7791", .data = &of_rcar_gen2_compatible, }, 78 { .compatible = "renesas,sdhi-r8a7792", .data = &of_rcar_gen2_compatible, }, [all …]
|
D | dw_mmc-exynos.c | 52 char *compatible; member 56 .compatible = "samsung,exynos4210-dw-mshc", 59 .compatible = "samsung,exynos4412-dw-mshc", 62 .compatible = "samsung,exynos5250-dw-mshc", 65 .compatible = "samsung,exynos5420-dw-mshc", 68 .compatible = "samsung,exynos5420-dw-mshc-smu", 71 .compatible = "samsung,exynos7-dw-mshc", 74 .compatible = "samsung,exynos7-dw-mshc-smu", 330 if (of_device_is_compatible(np, exynos_compat[idx].compatible)) in dw_mci_exynos_parse_dt() 525 { .compatible = "samsung,exynos4412-dw-mshc", [all …]
|
/drivers/ata/ |
D | ahci_platform.c | 75 { .compatible = "generic-ahci", }, 77 { .compatible = "snps,spear-ahci", }, 78 { .compatible = "snps,exynos5440-ahci", }, 79 { .compatible = "ibm,476gtr-ahci", }, 80 { .compatible = "snps,dwc-ahci", }, 81 { .compatible = "hisilicon,hisi-ahci", },
|
/drivers/power/reset/ |
D | arm-versatile-reboot.c | 45 .compatible = "arm,core-module-integrator", 49 .compatible = "arm,realview-eb-syscon", 53 .compatible = "arm,realview-pb1176-syscon", 57 .compatible = "arm,realview-pb11mp-syscon", 61 .compatible = "arm,realview-pba8-syscon", 65 .compatible = "arm,realview-pbx-syscon",
|
/drivers/clk/st/ |
D | clkgen-mux.c | 345 .compatible = "st,clkgena-divmux-c65-hs", 349 .compatible = "st,clkgena-divmux-c65-ls", 353 .compatible = "st,clkgena-divmux-c32-odf0", 357 .compatible = "st,clkgena-divmux-c32-odf1", 361 .compatible = "st,clkgena-divmux-c32-odf2", 365 .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 }, 596 .compatible = "st,stih416-clkgenc-vcc-hd", 600 .compatible = "st,stih416-clkgenf-vcc-fvdp", [all …]
|
/drivers/iio/magnetometer/ |
D | st_magn_i2c.c | 24 .compatible = "st,lsm303dlh-magn", 28 .compatible = "st,lsm303dlhc-magn", 32 .compatible = "st,lsm303dlm-magn", 36 .compatible = "st,lis3mdl-magn", 40 .compatible = "st,lsm303agr-magn",
|
/drivers/irqchip/ |
D | irq-atmel-aic.c | 230 { .compatible = "atmel,at91rm9200", .data = at91rm9200_aic_irq_fixup }, 231 { .compatible = "atmel,at91sam9g45", .data = at91sam9g45_aic_irq_fixup }, 232 { .compatible = "atmel,at91sam9n12", .data = at91rm9200_aic_irq_fixup }, 233 { .compatible = "atmel,at91sam9rl", .data = at91sam9g45_aic_irq_fixup }, 234 { .compatible = "atmel,at91sam9x5", .data = at91rm9200_aic_irq_fixup }, 235 { .compatible = "atmel,at91sam9260", .data = at91sam9260_aic_irq_fixup }, 236 { .compatible = "atmel,at91sam9261", .data = at91sam9260_aic_irq_fixup }, 237 { .compatible = "atmel,at91sam9263", .data = at91sam9260_aic_irq_fixup }, 238 { .compatible = "atmel,at91sam9g20", .data = at91sam9260_aic_irq_fixup },
|
/drivers/net/ethernet/stmicro/stmmac/ |
D | dwmac-generic.c | 70 { .compatible = "st,spear600-gmac"}, 71 { .compatible = "snps,dwmac-3.610"}, 72 { .compatible = "snps,dwmac-3.70a"}, 73 { .compatible = "snps,dwmac-3.710"}, 74 { .compatible = "snps,dwmac"},
|
/drivers/net/wireless/ti/wlcore/ |
D | sdio.c | 220 { .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" },
|