Home
last modified time | relevance | path

Searched refs:soc_type (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/clk/ti/
H A Dclk-3xxx.c300 static int __init omap3xxx_dt_clk_init(int soc_type) in omap3xxx_dt_clk_init() argument
302 if (soc_type == OMAP3_SOC_AM35XX || soc_type == OMAP3_SOC_OMAP3630 || in omap3xxx_dt_clk_init()
303 soc_type == OMAP3_SOC_OMAP3430_ES1 || in omap3xxx_dt_clk_init()
304 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) in omap3xxx_dt_clk_init()
307 if (soc_type == OMAP3_SOC_AM35XX) in omap3xxx_dt_clk_init()
310 if (soc_type == OMAP3_SOC_OMAP3630 || soc_type == OMAP3_SOC_AM35XX || in omap3xxx_dt_clk_init()
311 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) in omap3xxx_dt_clk_init()
314 if (soc_type == OMAP3_SOC_OMAP3430_ES1) in omap3xxx_dt_clk_init()
317 if (soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS || in omap3xxx_dt_clk_init()
318 soc_type == OMAP3_SOC_OMAP3630) in omap3xxx_dt_clk_init()
[all …]
H A Dclk-2xxx.c217 static int __init omap2xxx_dt_clk_init(int soc_type) in omap2xxx_dt_clk_init() argument
221 if (soc_type == OMAP2_SOC_OMAP2420) in omap2xxx_dt_clk_init()
/linux/drivers/bluetooth/
H A Dbtqca.c17 enum qca_btsoc_type soc_type) in qca_read_soc_version() argument
33 if (soc_type >= QCA_WCN3991) { in qca_read_soc_version()
65 if (soc_type >= QCA_WCN3991) in qca_read_soc_version()
311 enum qca_btsoc_type soc_type) in qca_tlv_check_data() argument
446 if (soc_type >= QCA_WCN3991) in qca_tlv_check_data()
479 enum qca_btsoc_type soc_type) in qca_tlv_send_segment() argument
502 if (soc_type >= QCA_WCN3991) { in qca_tlv_send_segment()
530 if (soc_type >= QCA_WCN3991) in qca_tlv_send_segment()
572 enum qca_btsoc_type soc_type, in qca_download_firmware() argument
587 if (soc_type == QCA_WCN6750 && config->type == ELF_TYPE_PATCH) { in qca_download_firmware()
[all …]
H A Dhci_qca.c205 enum qca_btsoc_type soc_type; member
244 enum qca_btsoc_type soc_type; in qca_soc_type() local
249 soc_type = qsd->btsoc_type; in qca_soc_type()
251 soc_type = QCA_ROME; in qca_soc_type()
254 return soc_type; in qca_soc_type()
1043 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump() local
1136 (soc_type != QCA_QCA6390) && in qca_controller_memdump()
1491 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed() local
1500 switch (soc_type) { in qca_set_speed()
1516 switch (soc_type) { in qca_set_speed()
[all …]
H A Dbtqca.h167 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver,
181 enum qca_btsoc_type soc_type, in qca_uart_setup() argument
/linux/arch/mips/sibyte/sb1250/
H A Dsetup.c21 unsigned int soc_type; variable
22 EXPORT_SYMBOL(soc_type);
81 switch (soc_type) { in sb1250_m3_workaround_needed()
140 switch (soc_type) { in sys_rev_decode()
160 printk("Unknown SOC type %x\n", soc_type); in sys_rev_decode()
176 soc_type = SYS_SOC_TYPE(sys_rev); in sb1250_setup()
/linux/arch/mips/sibyte/bcm1480/
H A Dsetup.c23 unsigned int soc_type; variable
24 EXPORT_SYMBOL(soc_type);
74 switch (soc_type) { in sys_rev_decode()
111 soc_type = SYS_SOC_TYPE(sys_rev); in bcm1480_setup()
/linux/arch/mips/include/asm/sibyte/
H A Dsb1250.h31 extern unsigned int soc_type;
/linux/arch/mips/sibyte/swarm/
H A Dplatform.c119 switch (soc_type) { in sb1250_device_init()
/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h322 unsigned long soc_type; /* QE or CPM soc */ member
/linux/drivers/mtd/nand/onenand/
H A Donenand_samsung.c27 enum soc_type { enum
125 enum soc_type type;
/linux/arch/powerpc/platforms/512x/
H A Dclock-commonclk.c94 static enum soc_type { enum