soc_type 31 arch/mips/include/asm/sibyte/sb1250.h extern unsigned int soc_type; soc_type 23 arch/mips/sibyte/bcm1480/setup.c unsigned int soc_type; soc_type 24 arch/mips/sibyte/bcm1480/setup.c EXPORT_SYMBOL(soc_type); soc_type 76 arch/mips/sibyte/bcm1480/setup.c switch (soc_type) { soc_type 113 arch/mips/sibyte/bcm1480/setup.c soc_type = SYS_SOC_TYPE(sys_rev); soc_type 21 arch/mips/sibyte/sb1250/setup.c unsigned int soc_type; soc_type 22 arch/mips/sibyte/sb1250/setup.c EXPORT_SYMBOL(soc_type); soc_type 81 arch/mips/sibyte/sb1250/setup.c switch (soc_type) { soc_type 140 arch/mips/sibyte/sb1250/setup.c switch (soc_type) { soc_type 160 arch/mips/sibyte/sb1250/setup.c printk("Unknown SOC type %x\n", soc_type); soc_type 176 arch/mips/sibyte/sb1250/setup.c soc_type = SYS_SOC_TYPE(sys_rev); soc_type 119 arch/mips/sibyte/swarm/platform.c switch (soc_type) { soc_type 382 drivers/bluetooth/btqca.c enum qca_btsoc_type soc_type, u32 soc_ver, soc_type 395 drivers/bluetooth/btqca.c if (qca_is_wcn399x(soc_type)) { soc_type 422 drivers/bluetooth/btqca.c else if (qca_is_wcn399x(soc_type)) soc_type 135 drivers/bluetooth/btqca.h enum qca_btsoc_type soc_type, u32 soc_ver, soc_type 140 drivers/bluetooth/btqca.h static inline bool qca_is_wcn399x(enum qca_btsoc_type soc_type) soc_type 142 drivers/bluetooth/btqca.h return soc_type == QCA_WCN3990 || soc_type == QCA_WCN3998; soc_type 152 drivers/bluetooth/btqca.h enum qca_btsoc_type soc_type, u32 soc_ver, soc_type 168 drivers/bluetooth/btqca.h static inline bool qca_is_wcn399x(enum qca_btsoc_type soc_type) soc_type 139 drivers/bluetooth/hci_qca.c enum qca_btsoc_type soc_type; soc_type 171 drivers/bluetooth/hci_qca.c enum qca_btsoc_type soc_type; soc_type 176 drivers/bluetooth/hci_qca.c soc_type = qsd->btsoc_type; soc_type 178 drivers/bluetooth/hci_qca.c soc_type = QCA_ROME; soc_type 181 drivers/bluetooth/hci_qca.c return soc_type; soc_type 1133 drivers/bluetooth/hci_qca.c enum qca_btsoc_type soc_type = qca_soc_type(hu); soc_type 1142 drivers/bluetooth/hci_qca.c if (qca_is_wcn399x(soc_type)) soc_type 1145 drivers/bluetooth/hci_qca.c if (soc_type == QCA_WCN3990) { soc_type 1159 drivers/bluetooth/hci_qca.c if (qca_is_wcn399x(soc_type)) soc_type 1162 drivers/bluetooth/hci_qca.c if (soc_type == QCA_WCN3990) { soc_type 1235 drivers/bluetooth/hci_qca.c enum qca_btsoc_type soc_type = qca_soc_type(hu); soc_type 1252 drivers/bluetooth/hci_qca.c if (qca_is_wcn399x(soc_type)) { soc_type 1283 drivers/bluetooth/hci_qca.c if (!qca_is_wcn399x(soc_type)) { soc_type 1292 drivers/bluetooth/hci_qca.c ret = qca_uart_setup(hdev, qca_baudrate, soc_type, soc_ver, soc_type 1309 drivers/bluetooth/hci_qca.c if (qca_is_wcn399x(soc_type)) soc_type 1333 drivers/bluetooth/hci_qca.c .soc_type = QCA_WCN3990, soc_type 1344 drivers/bluetooth/hci_qca.c .soc_type = QCA_WCN3998, soc_type 1494 drivers/bluetooth/hci_qca.c if (data && qca_is_wcn399x(data->soc_type)) { soc_type 1495 drivers/bluetooth/hci_qca.c qcadev->btsoc_type = data->soc_type; soc_type 225 drivers/clk/ti/clk-2xxx.c static int __init omap2xxx_dt_clk_init(int soc_type) soc_type 229 drivers/clk/ti/clk-2xxx.c if (soc_type == OMAP2_SOC_OMAP2420) soc_type 308 drivers/clk/ti/clk-3xxx.c static int __init omap3xxx_dt_clk_init(int soc_type) soc_type 310 drivers/clk/ti/clk-3xxx.c if (soc_type == OMAP3_SOC_AM35XX || soc_type == OMAP3_SOC_OMAP3630 || soc_type 311 drivers/clk/ti/clk-3xxx.c soc_type == OMAP3_SOC_OMAP3430_ES1 || soc_type 312 drivers/clk/ti/clk-3xxx.c soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) soc_type 315 drivers/clk/ti/clk-3xxx.c if (soc_type == OMAP3_SOC_AM35XX) soc_type 318 drivers/clk/ti/clk-3xxx.c if (soc_type == OMAP3_SOC_OMAP3630 || soc_type == OMAP3_SOC_AM35XX || soc_type 319 drivers/clk/ti/clk-3xxx.c soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) soc_type 322 drivers/clk/ti/clk-3xxx.c if (soc_type == OMAP3_SOC_OMAP3430_ES1) soc_type 325 drivers/clk/ti/clk-3xxx.c if (soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS || soc_type 326 drivers/clk/ti/clk-3xxx.c soc_type == OMAP3_SOC_OMAP3630) soc_type 342 drivers/clk/ti/clk-3xxx.c if (soc_type != OMAP3_SOC_OMAP3430_ES1) soc_type 298 drivers/gpio/gpio-xlp.c u32 soc_type; soc_type 313 drivers/gpio/gpio-xlp.c soc_type = (uintptr_t)of_device_get_match_data(&pdev->dev); soc_type 323 drivers/gpio/gpio-xlp.c soc_type = (uintptr_t) acpi_id->driver_data; soc_type 326 drivers/gpio/gpio-xlp.c switch (soc_type) { soc_type 345 drivers/gpio/gpio-xlp.c ngpio = (soc_type == XLP_GPIO_VARIANT_XLP208) ? 42 : 57; soc_type 357 drivers/gpio/gpio-xlp.c if (soc_type == XLP_GPIO_VARIANT_XLP980) soc_type 359 drivers/gpio/gpio-xlp.c else if (soc_type == XLP_GPIO_VARIANT_XLP532) soc_type 387 drivers/gpio/gpio-xlp.c if (soc_type != GPIO_VARIANT_VULCAN) { soc_type 125 drivers/mtd/nand/onenand/samsung.c enum soc_type type; soc_type 1427 drivers/net/ethernet/broadcom/sb1250-mac.c if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) soc_type 1727 drivers/net/ethernet/broadcom/sb1250-mac.c if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) { soc_type 178 drivers/thermal/samsung/exynos_tmu.c enum soc_type soc; soc_type 894 drivers/thermal/samsung/exynos_tmu.c data->soc = (enum soc_type)of_device_get_match_data(&pdev->dev); soc_type 784 drivers/tty/serial/sb1250-duart.c switch (soc_type) { soc_type 228 drivers/usb/gadget/udc/fsl_qe_udc.c if (ep->udc->soc_type == PORT_CPM) soc_type 240 drivers/usb/gadget/udc/fsl_qe_udc.c if (ep->udc->soc_type == PORT_CPM) soc_type 2486 drivers/usb/gadget/udc/fsl_qe_udc.c udc->soc_type = (unsigned long)match->data; soc_type 2581 drivers/usb/gadget/udc/fsl_qe_udc.c (udc->soc_type == PORT_QE) ? "QE" : "CPM"); soc_type 322 drivers/usb/gadget/udc/fsl_qe_udc.h unsigned long soc_type; /* QE or CPM soc */