Searched refs:soc_type (Results 1 – 14 of 14) sorted by relevance
327 static int __init omap3xxx_dt_clk_init(int soc_type) in omap3xxx_dt_clk_init() argument329 if (soc_type == OMAP3_SOC_AM35XX || soc_type == OMAP3_SOC_OMAP3630 || in omap3xxx_dt_clk_init()330 soc_type == OMAP3_SOC_OMAP3430_ES1 || in omap3xxx_dt_clk_init()331 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) in omap3xxx_dt_clk_init()334 if (soc_type == OMAP3_SOC_AM35XX) in omap3xxx_dt_clk_init()337 if (soc_type == OMAP3_SOC_OMAP3630 || soc_type == OMAP3_SOC_AM35XX || in omap3xxx_dt_clk_init()338 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) in omap3xxx_dt_clk_init()341 if (soc_type == OMAP3_SOC_OMAP3430_ES1) in omap3xxx_dt_clk_init()344 if (soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS || in omap3xxx_dt_clk_init()345 soc_type == OMAP3_SOC_OMAP3630) in omap3xxx_dt_clk_init()[all …]
223 static int __init omap2xxx_dt_clk_init(int soc_type) in omap2xxx_dt_clk_init() argument227 if (soc_type == OMAP2_SOC_OMAP2420) in omap2xxx_dt_clk_init()
34 unsigned int soc_type; variable35 EXPORT_SYMBOL(soc_type);93 switch (soc_type) { in sb1250_m3_workaround_needed()152 switch (soc_type) { in sys_rev_decode()172 printk("Unknown SOC type %x\n", soc_type); in sys_rev_decode()188 soc_type = SYS_SOC_TYPE(sys_rev); in sb1250_setup()
36 unsigned int soc_type; variable37 EXPORT_SYMBOL(soc_type);88 switch (soc_type) { in sys_rev_decode()125 soc_type = SYS_SOC_TYPE(sys_rev); in bcm1480_setup()
28 enum soc_type { enum70 enum soc_type type;
173 enum soc_type soc;
44 extern unsigned int soc_type;
118 switch (soc_type) { in sb1250_device_init()
326 unsigned long soc_type; /* QE or CPM soc */ member
232 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_stoptx()244 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_restarttx()2490 udc->soc_type = (unsigned long)match->data; in qe_udc_probe()2585 (udc->soc_type == PORT_QE) ? "QE" : "CPM"); in qe_udc_probe()
32 enum soc_type { enum130 enum soc_type type;
97 static enum soc_type { enum
1445 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) in sbmac_channel_start()1754 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) { in sbmac_set_iphdr_offset()
792 switch (soc_type) { in sbd_probe_duarts()