Searched refs:soc_type (Results 1 – 13 of 13) sorted by relevance
300 static int __init omap3xxx_dt_clk_init(int soc_type) in omap3xxx_dt_clk_init() argument302 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 …]
217 static int __init omap2xxx_dt_clk_init(int soc_type) in omap2xxx_dt_clk_init() argument221 if (soc_type == OMAP2_SOC_OMAP2420) in omap2xxx_dt_clk_init()
21 unsigned int soc_type; variable22 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()
206 enum qca_btsoc_type soc_type; member246 enum qca_btsoc_type soc_type; in qca_soc_type() local251 soc_type = qsd->btsoc_type; in qca_soc_type()253 soc_type = QCA_ROME; in qca_soc_type()256 return soc_type; in qca_soc_type()1045 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_controller_memdump() local1138 (soc_type != QCA_QCA6390) && in qca_controller_memdump()1493 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed() local1502 switch (soc_type) { in qca_set_speed()1518 switch (soc_type) { in qca_set_speed()[all …]
167 enum qca_btsoc_type soc_type, struct qca_btsoc_version ver,181 enum qca_btsoc_type soc_type, in qca_uart_setup() argument
23 unsigned int soc_type; variable24 EXPORT_SYMBOL(soc_type);74 switch (soc_type) { in sys_rev_decode()111 soc_type = SYS_SOC_TYPE(sys_rev); in bcm1480_setup()
31 extern unsigned int soc_type;
119 switch (soc_type) { in sb1250_device_init()
322 unsigned long soc_type; /* QE or CPM soc */ member
229 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_stoptx()241 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_restarttx()2492 udc->soc_type = (unsigned long)device_get_match_data(&ofdev->dev); in qe_udc_probe()2586 (udc->soc_type == PORT_QE) ? "QE" : "CPM"); in qe_udc_probe()
27 enum soc_type { enum125 enum soc_type type;
1425 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) in sbmac_channel_start()1725 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) { in sbmac_set_iphdr_offset()
94 static enum soc_type { enum