Symbol: soc_type
arch/mips/include/asm/sibyte/sb1250.h
31
extern unsigned int soc_type;
arch/mips/sibyte/bcm1480/setup.c
111
soc_type = SYS_SOC_TYPE(sys_rev);
arch/mips/sibyte/bcm1480/setup.c
23
unsigned int soc_type;
arch/mips/sibyte/bcm1480/setup.c
24
EXPORT_SYMBOL(soc_type);
arch/mips/sibyte/bcm1480/setup.c
74
switch (soc_type) {
arch/mips/sibyte/sb1250/setup.c
140
switch (soc_type) {
arch/mips/sibyte/sb1250/setup.c
160
printk("Unknown SOC type %x\n", soc_type);
arch/mips/sibyte/sb1250/setup.c
176
soc_type = SYS_SOC_TYPE(sys_rev);
arch/mips/sibyte/sb1250/setup.c
21
unsigned int soc_type;
arch/mips/sibyte/sb1250/setup.c
22
EXPORT_SYMBOL(soc_type);
arch/mips/sibyte/sb1250/setup.c
81
switch (soc_type) {
arch/mips/sibyte/swarm/platform.c
119
switch (soc_type) {
drivers/bluetooth/btqca.c
17
enum qca_btsoc_type soc_type)
drivers/bluetooth/btqca.c
311
enum qca_btsoc_type soc_type)
drivers/bluetooth/btqca.c
33
if (soc_type >= QCA_WCN3991) {
drivers/bluetooth/btqca.c
446
if (soc_type >= QCA_WCN3991)
drivers/bluetooth/btqca.c
479
enum qca_btsoc_type soc_type)
drivers/bluetooth/btqca.c
502
if (soc_type >= QCA_WCN3991) {
drivers/bluetooth/btqca.c
530
if (soc_type >= QCA_WCN3991)
drivers/bluetooth/btqca.c
572
enum qca_btsoc_type soc_type,
drivers/bluetooth/btqca.c
615
ret = qca_tlv_check_data(hdev, config, data, size, soc_type);
drivers/bluetooth/btqca.c
632
config->dnld_mode, soc_type);
drivers/bluetooth/btqca.c
65
if (soc_type >= QCA_WCN3991)
drivers/bluetooth/btqca.c
733
const char *stem, enum qca_btsoc_type soc_type,
drivers/bluetooth/btqca.c
743
if (soc_type == QCA_QCA2066)
drivers/bluetooth/btqca.c
746
if (soc_type == QCA_WCN6855 || soc_type == QCA_QCA2066) {
drivers/bluetooth/btqca.c
767
enum qca_btsoc_type soc_type, struct qca_btsoc_version ver,
drivers/bluetooth/btqca.c
788
if (soc_type == QCA_WCN3988)
drivers/bluetooth/btqca.c
790
else if (soc_type == QCA_WCN3998)
drivers/bluetooth/btqca.c
795
if (soc_type == QCA_WCN6750)
drivers/bluetooth/btqca.c
803
switch (soc_type) {
drivers/bluetooth/btqca.c
852
err = qca_download_firmware(hdev, &config, soc_type, rom_ver);
drivers/bluetooth/btqca.c
856
if (err < 0 && soc_type == QCA_WCN6750) {
drivers/bluetooth/btqca.c
863
err = qca_download_firmware(hdev, &config, soc_type, rom_ver);
drivers/bluetooth/btqca.c
864
} else if (err < 0 && !rampatch_name && soc_type == QCA_WCN6855) {
drivers/bluetooth/btqca.c
867
err = qca_download_firmware(hdev, &config, soc_type, rom_ver);
drivers/bluetooth/btqca.c
879
if (soc_type == QCA_QCA2066 || soc_type == QCA_WCN7850)
drivers/bluetooth/btqca.c
891
firmware_name, soc_type, ver, 0, boardid);
drivers/bluetooth/btqca.c
894
switch (soc_type) {
drivers/bluetooth/btqca.c
919
sizeof(config.fwname), "hpnv", soc_type, ver,
drivers/bluetooth/btqca.c
933
"wcnhpnv", soc_type, ver, rom_ver, boardid);
drivers/bluetooth/btqca.c
937
"hmtnv", soc_type, ver, rom_ver, boardid);
drivers/bluetooth/btqca.c
945
err = qca_download_firmware(hdev, &config, soc_type, rom_ver);
drivers/bluetooth/btqca.c
946
if (err < 0 && !firmware_name && soc_type == QCA_WCN6855) {
drivers/bluetooth/btqca.c
948
"hpnv", soc_type, ver, rom_ver, boardid);
drivers/bluetooth/btqca.c
949
err = qca_download_firmware(hdev, &config, soc_type, rom_ver);
drivers/bluetooth/btqca.c
958
switch (soc_type) {
drivers/bluetooth/btqca.c
976
switch (soc_type) {
drivers/bluetooth/btqca.c
996
switch (soc_type) {
drivers/bluetooth/btqca.h
167
enum qca_btsoc_type soc_type, struct qca_btsoc_version ver,
drivers/bluetooth/btqca.h
181
enum qca_btsoc_type soc_type,
drivers/bluetooth/hci_qca.c
1045
enum qca_btsoc_type soc_type = qca_soc_type(hu);
drivers/bluetooth/hci_qca.c
1138
(soc_type != QCA_QCA6390) &&
drivers/bluetooth/hci_qca.c
1493
enum qca_btsoc_type soc_type = qca_soc_type(hu);
drivers/bluetooth/hci_qca.c
1502
switch (soc_type) {
drivers/bluetooth/hci_qca.c
1518
switch (soc_type) {
drivers/bluetooth/hci_qca.c
1537
switch (soc_type) {
drivers/bluetooth/hci_qca.c
1553
switch (soc_type) {
drivers/bluetooth/hci_qca.c
1766
enum qca_btsoc_type soc_type = qca_soc_type(hu);
drivers/bluetooth/hci_qca.c
1789
switch (soc_type) {
drivers/bluetooth/hci_qca.c
1820
switch (soc_type) {
drivers/bluetooth/hci_qca.c
1841
enum qca_btsoc_type soc_type = qca_soc_type(hu);
drivers/bluetooth/hci_qca.c
1852
switch (soc_type) {
drivers/bluetooth/hci_qca.c
1912
enum qca_btsoc_type soc_type = qca_soc_type(hu);
drivers/bluetooth/hci_qca.c
1933
switch (soc_type) {
drivers/bluetooth/hci_qca.c
1972
switch (soc_type) {
drivers/bluetooth/hci_qca.c
1986
ret = qca_read_soc_version(hdev, &ver, soc_type);
drivers/bluetooth/hci_qca.c
2005
switch (soc_type) {
drivers/bluetooth/hci_qca.c
2018
ret = qca_read_soc_version(hdev, &ver, soc_type);
drivers/bluetooth/hci_qca.c
2024
ret = qca_uart_setup(hdev, qca_baudrate, soc_type, ver,
drivers/bluetooth/hci_qca.c
206
enum qca_btsoc_type soc_type;
drivers/bluetooth/hci_qca.c
2069
if (soc_type == QCA_ROME)
drivers/bluetooth/hci_qca.c
2100
.soc_type = QCA_WCN3950,
drivers/bluetooth/hci_qca.c
2111
.soc_type = QCA_WCN3988,
drivers/bluetooth/hci_qca.c
2122
.soc_type = QCA_WCN3990,
drivers/bluetooth/hci_qca.c
2133
.soc_type = QCA_WCN3991,
drivers/bluetooth/hci_qca.c
2145
.soc_type = QCA_WCN3998,
drivers/bluetooth/hci_qca.c
2156
.soc_type = QCA_QCA2066,
drivers/bluetooth/hci_qca.c
2163
.soc_type = QCA_QCA6390,
drivers/bluetooth/hci_qca.c
2168
.soc_type = QCA_WCN6750,
drivers/bluetooth/hci_qca.c
2185
.soc_type = QCA_WCN6855,
drivers/bluetooth/hci_qca.c
2200
.soc_type = QCA_WCN7850,
drivers/bluetooth/hci_qca.c
2219
enum qca_btsoc_type soc_type = qca_soc_type(hu);
drivers/bluetooth/hci_qca.c
2247
switch (soc_type) {
drivers/bluetooth/hci_qca.c
2279
enum qca_btsoc_type soc_type = qca_soc_type(hu);
drivers/bluetooth/hci_qca.c
2288
if (soc_type != QCA_ROME
drivers/bluetooth/hci_qca.c
2400
qcadev->btsoc_type = data->soc_type;
drivers/bluetooth/hci_qca.c
246
enum qca_btsoc_type soc_type;
drivers/bluetooth/hci_qca.c
2473
(data->soc_type == QCA_WCN6750 ||
drivers/bluetooth/hci_qca.c
2474
data->soc_type == QCA_WCN6855))
drivers/bluetooth/hci_qca.c
2480
(data->soc_type == QCA_WCN6750 ||
drivers/bluetooth/hci_qca.c
2481
data->soc_type == QCA_WCN6855 ||
drivers/bluetooth/hci_qca.c
2482
data->soc_type == QCA_WCN7850)) {
drivers/bluetooth/hci_qca.c
251
soc_type = qsd->btsoc_type;
drivers/bluetooth/hci_qca.c
253
soc_type = QCA_ROME;
drivers/bluetooth/hci_qca.c
256
return soc_type;
drivers/clk/ti/clk-2xxx.c
217
static int __init omap2xxx_dt_clk_init(int soc_type)
drivers/clk/ti/clk-2xxx.c
221
if (soc_type == OMAP2_SOC_OMAP2420)
drivers/clk/ti/clk-3xxx.c
300
static int __init omap3xxx_dt_clk_init(int soc_type)
drivers/clk/ti/clk-3xxx.c
302
if (soc_type == OMAP3_SOC_AM35XX || soc_type == OMAP3_SOC_OMAP3630 ||
drivers/clk/ti/clk-3xxx.c
303
soc_type == OMAP3_SOC_OMAP3430_ES1 ||
drivers/clk/ti/clk-3xxx.c
304
soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS)
drivers/clk/ti/clk-3xxx.c
307
if (soc_type == OMAP3_SOC_AM35XX)
drivers/clk/ti/clk-3xxx.c
310
if (soc_type == OMAP3_SOC_OMAP3630 || soc_type == OMAP3_SOC_AM35XX ||
drivers/clk/ti/clk-3xxx.c
311
soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS)
drivers/clk/ti/clk-3xxx.c
314
if (soc_type == OMAP3_SOC_OMAP3430_ES1)
drivers/clk/ti/clk-3xxx.c
317
if (soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS ||
drivers/clk/ti/clk-3xxx.c
318
soc_type == OMAP3_SOC_OMAP3630)
drivers/clk/ti/clk-3xxx.c
334
if (soc_type != OMAP3_SOC_OMAP3430_ES1)
drivers/mtd/nand/onenand/onenand_samsung.c
125
enum soc_type type;
drivers/net/ethernet/broadcom/sb1250-mac.c
1425
if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2)
drivers/net/ethernet/broadcom/sb1250-mac.c
1725
if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) {
drivers/thermal/samsung/exynos_tmu.c
177
enum soc_type soc;
drivers/tty/serial/sb1250-duart.c
780
switch (soc_type) {
drivers/usb/gadget/udc/fsl_qe_udc.c
229
if (ep->udc->soc_type == PORT_CPM)
drivers/usb/gadget/udc/fsl_qe_udc.c
241
if (ep->udc->soc_type == PORT_CPM)
drivers/usb/gadget/udc/fsl_qe_udc.c
2492
udc->soc_type = (unsigned long)device_get_match_data(&ofdev->dev);
drivers/usb/gadget/udc/fsl_qe_udc.c
2586
(udc->soc_type == PORT_QE) ? "QE" : "CPM");
drivers/usb/gadget/udc/fsl_qe_udc.h
322
unsigned long soc_type; /* QE or CPM soc */