/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | cpufreq-dt-platdev.c | 19 { .compatible = "allwinner,sun4i-a10", }, 20 { .compatible = "allwinner,sun5i-a10s", }, 21 { .compatible = "allwinner,sun5i-a13", }, 22 { .compatible = "allwinner,sun5i-r8", }, 23 { .compatible = "allwinner,sun6i-a31", }, 24 { .compatible = "allwinner,sun6i-a31s", }, 25 { .compatible = "allwinner,sun7i-a20", }, 26 { .compatible = "allwinner,sun8i-a23", }, 27 { .compatible = "allwinner,sun8i-a83t", }, 28 { .compatible [all...] |
/kernel/linux/linux-5.10/drivers/cpufreq/ |
H A D | cpufreq-dt-platdev.c | 19 { .compatible = "allwinner,sun4i-a10", }, 20 { .compatible = "allwinner,sun5i-a10s", }, 21 { .compatible = "allwinner,sun5i-a13", }, 22 { .compatible = "allwinner,sun5i-r8", }, 23 { .compatible = "allwinner,sun6i-a31", }, 24 { .compatible = "allwinner,sun6i-a31s", }, 25 { .compatible = "allwinner,sun7i-a20", }, 26 { .compatible = "allwinner,sun8i-a23", }, 27 { .compatible = "allwinner,sun8i-a83t", }, 28 { .compatible [all...] |
/kernel/linux/linux-5.10/arch/powerpc/platforms/85xx/ |
H A D | common.c | 19 { .compatible = "soc", }, 20 { .compatible = "simple-bus", }, 23 { .compatible = "gianfar", }, 24 { .compatible = "fsl,qe", }, 25 { .compatible = "fsl,cpm2", }, 26 { .compatible = "fsl,srio", }, 28 { .compatible = "fsl,eloplus-dma", }, 30 { .compatible = "fsl,mpc8548-guts", }, 32 { .compatible = "gpio-leds", }, 34 { .compatible [all...] |
/kernel/linux/linux-6.6/drivers/iio/accel/ |
H A D | st_accel_i2c.c | 22 /* An older compatible */ 23 .compatible = "st,lis3lv02d", 27 .compatible = "st,lis3lv02dl-accel", 31 .compatible = "st,lsm303dlh-accel", 35 .compatible = "st,lsm303dlhc-accel", 39 .compatible = "st,lis3dh-accel", 43 .compatible = "st,lsm330d-accel", 47 .compatible = "st,lsm330dl-accel", 51 .compatible = "st,lsm330dlc-accel", 55 .compatible [all...] |
H A D | st_accel_spi.c | 21 * For new single-chip sensors use <device_name> as compatible string. 27 /* An older compatible */ 28 .compatible = "st,lis302dl-spi", 32 .compatible = "st,lis3lv02dl-accel", 36 .compatible = "st,lis3dh-accel", 40 .compatible = "st,lsm330d-accel", 44 .compatible = "st,lsm330dl-accel", 48 .compatible = "st,lsm330dlc-accel", 52 .compatible = "st,lis331dlh-accel", 56 .compatible [all...] |
/kernel/linux/linux-5.10/drivers/iio/potentiometer/ |
H A D | mcp4131.c | 278 { .compatible = "microchip,mcp4131-502", 280 { .compatible = "microchip,mcp4131-103", 282 { .compatible = "microchip,mcp4131-503", 284 { .compatible = "microchip,mcp4131-104", 286 { .compatible = "microchip,mcp4132-502", 288 { .compatible = "microchip,mcp4132-103", 290 { .compatible = "microchip,mcp4132-503", 292 { .compatible = "microchip,mcp4132-104", 294 { .compatible = "microchip,mcp4141-502", 296 { .compatible [all...] |
/kernel/linux/linux-6.6/drivers/iio/potentiometer/ |
H A D | mcp4131.c | 278 { .compatible = "microchip,mcp4131-502", 280 { .compatible = "microchip,mcp4131-103", 282 { .compatible = "microchip,mcp4131-503", 284 { .compatible = "microchip,mcp4131-104", 286 { .compatible = "microchip,mcp4132-502", 288 { .compatible = "microchip,mcp4132-103", 290 { .compatible = "microchip,mcp4132-503", 292 { .compatible = "microchip,mcp4132-104", 294 { .compatible = "microchip,mcp4141-502", 296 { .compatible [all...] |
/kernel/linux/linux-5.10/drivers/soc/renesas/ |
H A D | rcar-rst.c | 46 { .compatible = "renesas,r8a7742-rst", .data = &rcar_rst_gen2 }, 47 { .compatible = "renesas,r8a7743-rst", .data = &rcar_rst_gen2 }, 48 { .compatible = "renesas,r8a7744-rst", .data = &rcar_rst_gen2 }, 49 { .compatible = "renesas,r8a7745-rst", .data = &rcar_rst_gen2 }, 50 { .compatible = "renesas,r8a77470-rst", .data = &rcar_rst_gen2 }, 52 { .compatible = "renesas,r8a774a1-rst", .data = &rcar_rst_gen3 }, 53 { .compatible = "renesas,r8a774b1-rst", .data = &rcar_rst_gen3 }, 54 { .compatible = "renesas,r8a774c0-rst", .data = &rcar_rst_gen3 }, 55 { .compatible = "renesas,r8a774e1-rst", .data = &rcar_rst_gen3 }, 57 { .compatible [all...] |
H A D | renesas-soc.c | 216 { .compatible = "renesas,r7s72100", .data = &soc_rz_a1h }, 219 { .compatible = "renesas,r7s9210", .data = &soc_rz_a2m }, 222 { .compatible = "renesas,r8a73a4", .data = &soc_rmobile_ape6 }, 225 { .compatible = "renesas,r8a7740", .data = &soc_rmobile_a1 }, 228 { .compatible = "renesas,r8a7742", .data = &soc_rz_g1h }, 231 { .compatible = "renesas,r8a7743", .data = &soc_rz_g1m }, 234 { .compatible = "renesas,r8a7744", .data = &soc_rz_g1n }, 237 { .compatible = "renesas,r8a7745", .data = &soc_rz_g1e }, 240 { .compatible = "renesas,r8a77470", .data = &soc_rz_g1c }, 243 { .compatible [all...] |
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | onboard_usb_hub.h | 55 { .compatible = "usb424,2412", .data = µchip_usb424_data, }, 56 { .compatible = "usb424,2514", .data = µchip_usb424_data, }, 57 { .compatible = "usb424,2517", .data = µchip_usb424_data, }, 58 { .compatible = "usb424,2744", .data = µchip_usb5744_data, }, 59 { .compatible = "usb424,5744", .data = µchip_usb5744_data, }, 60 { .compatible = "usb451,8140", .data = &ti_tusb8041_data, }, 61 { .compatible = "usb451,8142", .data = &ti_tusb8041_data, }, 62 { .compatible = "usb4b4,6504", .data = &cypress_hx3_data, }, 63 { .compatible = "usb4b4,6506", .data = &cypress_hx3_data, }, 64 { .compatible [all...] |
/kernel/linux/linux-6.6/drivers/clk/uniphier/ |
H A D | clk-uniphier-core.c | 96 .compatible = "socionext,uniphier-ld4-clock", 100 .compatible = "socionext,uniphier-pro4-clock", 104 .compatible = "socionext,uniphier-sld8-clock", 108 .compatible = "socionext,uniphier-pro5-clock", 112 .compatible = "socionext,uniphier-pxs2-clock", 116 .compatible = "socionext,uniphier-ld11-clock", 120 .compatible = "socionext,uniphier-ld20-clock", 124 .compatible = "socionext,uniphier-pxs3-clock", 128 .compatible = "socionext,uniphier-nx1-clock", 133 .compatible [all...] |
/kernel/linux/linux-6.6/drivers/soc/renesas/ |
H A D | rcar-rst.c | 88 { .compatible = "renesas,r8a7742-rst", .data = &rcar_rst_gen2 }, 89 { .compatible = "renesas,r8a7743-rst", .data = &rcar_rst_gen2 }, 90 { .compatible = "renesas,r8a7744-rst", .data = &rcar_rst_gen2 }, 91 { .compatible = "renesas,r8a7745-rst", .data = &rcar_rst_gen2 }, 92 { .compatible = "renesas,r8a77470-rst", .data = &rcar_rst_gen2 }, 94 { .compatible = "renesas,r8a774a1-rst", .data = &rcar_rst_gen3 }, 95 { .compatible = "renesas,r8a774b1-rst", .data = &rcar_rst_gen3 }, 96 { .compatible = "renesas,r8a774c0-rst", .data = &rcar_rst_gen3 }, 97 { .compatible = "renesas,r8a774e1-rst", .data = &rcar_rst_gen3 }, 99 { .compatible [all...] |
H A D | renesas-soc.c | 274 { .compatible = "renesas,r7s72100", .data = &soc_rz_a1h }, 277 { .compatible = "renesas,r7s9210", .data = &soc_rz_a2m }, 280 { .compatible = "renesas,r8a73a4", .data = &soc_rmobile_ape6 }, 283 { .compatible = "renesas,r8a7740", .data = &soc_rmobile_a1 }, 286 { .compatible = "renesas,r8a7742", .data = &soc_rz_g1h }, 289 { .compatible = "renesas,r8a7743", .data = &soc_rz_g1m }, 292 { .compatible = "renesas,r8a7744", .data = &soc_rz_g1n }, 295 { .compatible = "renesas,r8a7745", .data = &soc_rz_g1e }, 298 { .compatible = "renesas,r8a77470", .data = &soc_rz_g1c }, 301 { .compatible [all...] |
/kernel/linux/linux-6.6/arch/powerpc/platforms/85xx/ |
H A D | common.c | 20 { .compatible = "soc", }, 21 { .compatible = "simple-bus", }, 24 { .compatible = "gianfar", }, 25 { .compatible = "fsl,qe", }, 26 { .compatible = "fsl,cpm2", }, 27 { .compatible = "fsl,srio", }, 29 { .compatible = "fsl,eloplus-dma", }, 31 { .compatible = "fsl,mpc8548-guts", }, 33 { .compatible = "gpio-leds", }, 35 { .compatible [all...] |
/kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/ |
H A D | st_lsm6dsx_i2c.c | 46 .compatible = "st,lsm6ds3", 50 .compatible = "st,lsm6ds3h", 54 .compatible = "st,lsm6dsl", 58 .compatible = "st,lsm6dsm", 62 .compatible = "st,ism330dlc", 66 .compatible = "st,lsm6dso", 70 .compatible = "st,asm330lhh", 74 .compatible = "st,lsm6dsox", 78 .compatible = "st,lsm6dsr", 82 .compatible [all...] |
H A D | st_lsm6dsx_spi.c | 41 .compatible = "st,lsm6ds3", 45 .compatible = "st,lsm6ds3h", 49 .compatible = "st,lsm6dsl", 53 .compatible = "st,lsm6dsm", 57 .compatible = "st,ism330dlc", 61 .compatible = "st,lsm6dso", 65 .compatible = "st,asm330lhh", 69 .compatible = "st,lsm6dsox", 73 .compatible = "st,lsm6dsr", 77 .compatible [all...] |
/kernel/linux/linux-6.6/drivers/power/supply/ |
H A D | bq27xxx_battery_i2c.c | 260 { .compatible = "ti,bq27200" }, 261 { .compatible = "ti,bq27210" }, 262 { .compatible = "ti,bq27500" }, 263 { .compatible = "ti,bq27510" }, 264 { .compatible = "ti,bq27520" }, 265 { .compatible = "ti,bq27500-1" }, 266 { .compatible = "ti,bq27510g1" }, 267 { .compatible = "ti,bq27510g2" }, 268 { .compatible = "ti,bq27510g3" }, 269 { .compatible [all...] |
/kernel/linux/linux-5.10/drivers/iio/accel/ |
H A D | st_accel_i2c.c | 23 /* An older compatible */ 24 .compatible = "st,lis3lv02d", 28 .compatible = "st,lis3lv02dl-accel", 32 .compatible = "st,lsm303dlh-accel", 36 .compatible = "st,lsm303dlhc-accel", 40 .compatible = "st,lis3dh-accel", 44 .compatible = "st,lsm330d-accel", 48 .compatible = "st,lsm330dl-accel", 52 .compatible = "st,lsm330dlc-accel", 56 .compatible [all...] |
/kernel/linux/linux-5.10/drivers/power/supply/ |
H A D | bq27xxx_battery_i2c.c | 259 { .compatible = "ti,bq27200" }, 260 { .compatible = "ti,bq27210" }, 261 { .compatible = "ti,bq27500" }, 262 { .compatible = "ti,bq27510" }, 263 { .compatible = "ti,bq27520" }, 264 { .compatible = "ti,bq27500-1" }, 265 { .compatible = "ti,bq27510g1" }, 266 { .compatible = "ti,bq27510g2" }, 267 { .compatible = "ti,bq27510g3" }, 268 { .compatible [all...] |
/kernel/linux/linux-5.10/drivers/clk/uniphier/ |
H A D | clk-uniphier-core.c | 104 .compatible = "socionext,uniphier-ld4-clock", 108 .compatible = "socionext,uniphier-pro4-clock", 112 .compatible = "socionext,uniphier-sld8-clock", 116 .compatible = "socionext,uniphier-pro5-clock", 120 .compatible = "socionext,uniphier-pxs2-clock", 124 .compatible = "socionext,uniphier-ld11-clock", 128 .compatible = "socionext,uniphier-ld20-clock", 132 .compatible = "socionext,uniphier-pxs3-clock", 137 .compatible = "socionext,uniphier-ld4-mio-clock", 141 .compatible [all...] |
/kernel/linux/linux-5.10/drivers/soc/fsl/ |
H A D | guts.c | 162 of_property_read_string_index(root, "compatible", 0, &machine); in fsl_guts_probe() 209 * Table for matching compatible strings, for device tree 213 { .compatible = "fsl,qoriq-device-config-1.0", }, 214 { .compatible = "fsl,qoriq-device-config-2.0", }, 215 { .compatible = "fsl,p1010-guts", }, 216 { .compatible = "fsl,p1020-guts", }, 217 { .compatible = "fsl,p1021-guts", }, 218 { .compatible = "fsl,p1022-guts", }, 219 { .compatible = "fsl,p1023-guts", }, 220 { .compatible [all...] |
/kernel/linux/linux-5.10/drivers/mfd/ |
H A D | qcom-spmi-pmic.c | 41 { .compatible = "qcom,spmi-pmic", .data = (void *)COMMON_SUBTYPE }, 42 { .compatible = "qcom,pm8941", .data = (void *)PM8941_SUBTYPE }, 43 { .compatible = "qcom,pm8841", .data = (void *)PM8841_SUBTYPE }, 44 { .compatible = "qcom,pm8019", .data = (void *)PM8019_SUBTYPE }, 45 { .compatible = "qcom,pm8226", .data = (void *)PM8226_SUBTYPE }, 46 { .compatible = "qcom,pm8110", .data = (void *)PM8110_SUBTYPE }, 47 { .compatible = "qcom,pma8084", .data = (void *)PMA8084_SUBTYPE }, 48 { .compatible = "qcom,pmi8962", .data = (void *)PMI8962_SUBTYPE }, 49 { .compatible = "qcom,pmd9635", .data = (void *)PMD9635_SUBTYPE }, 50 { .compatible [all...] |
/kernel/linux/linux-6.6/arch/mips/ralink/ |
H A D | of.c | 33 { .compatible = "mediatek,mt7621-memc" }, 34 { .compatible = "ralink,mt7620a-memc" }, 35 { .compatible = "ralink,rt2880-memc" }, 36 { .compatible = "ralink,rt3050-memc" }, 37 { .compatible = "ralink,rt3883-memc" }, 42 { .compatible = "mediatek,mt7621-sysc" }, 43 { .compatible = "ralink,mt7620-sysc" }, 44 { .compatible = "ralink,mt7628-sysc" }, 45 { .compatible = "ralink,mt7688-sysc" }, 46 { .compatible [all...] |
/kernel/linux/linux-6.6/drivers/mailbox/ |
H A D | qcom-apcs-ipc-mailbox.c | 144 { .compatible = "qcom,ipq6018-apcs-apps-global", .data = &ipq6018_apcs_data }, 145 { .compatible = "qcom,msm8916-apcs-kpss-global", .data = &msm8916_apcs_data }, 146 { .compatible = "qcom,msm8939-apcs-kpss-global", .data = &msm8916_apcs_data }, 147 { .compatible = "qcom,msm8953-apcs-kpss-global", .data = &msm8994_apcs_data }, 148 { .compatible = "qcom,msm8976-apcs-kpss-global", .data = &msm8994_apcs_data }, 149 { .compatible = "qcom,msm8994-apcs-kpss-global", .data = &msm8994_apcs_data }, 150 { .compatible = "qcom,msm8996-apcs-hmss-global", .data = &msm8996_apcs_data }, 151 { .compatible = "qcom,msm8998-apcs-hmss-global", .data = &msm8994_apcs_data }, 152 { .compatible = "qcom,qcm2290-apcs-hmss-global", .data = &msm8994_apcs_data }, 153 { .compatible [all...] |
/kernel/linux/linux-5.10/arch/powerpc/sysdev/ |
H A D | fsl_85xx_l2ctlr.c | 159 .compatible = "fsl,p2020-l2-cache-controller", 162 .compatible = "fsl,p2010-l2-cache-controller", 165 .compatible = "fsl,p1020-l2-cache-controller", 168 .compatible = "fsl,p1011-l2-cache-controller", 171 .compatible = "fsl,p1013-l2-cache-controller", 174 .compatible = "fsl,p1022-l2-cache-controller", 177 .compatible = "fsl,mpc8548-l2-cache-controller", 179 { .compatible = "fsl,mpc8544-l2-cache-controller",}, 180 { .compatible = "fsl,mpc8572-l2-cache-controller",}, 181 { .compatible [all...] |