Searched refs:soc_type (Results 1 – 10 of 10) sorted by relevance
562 static int __init omap3xxx_dt_clk_init(int soc_type) in omap3xxx_dt_clk_init() argument564 if (soc_type == OMAP3_SOC_AM35XX || soc_type == OMAP3_SOC_OMAP3630 || in omap3xxx_dt_clk_init()565 soc_type == OMAP3_SOC_OMAP3430_ES1 || in omap3xxx_dt_clk_init()566 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) in omap3xxx_dt_clk_init()569 if (soc_type == OMAP3_SOC_AM35XX) in omap3xxx_dt_clk_init()572 if (soc_type == OMAP3_SOC_OMAP3630 || soc_type == OMAP3_SOC_AM35XX || in omap3xxx_dt_clk_init()573 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) in omap3xxx_dt_clk_init()576 if (soc_type == OMAP3_SOC_OMAP3430_ES1) in omap3xxx_dt_clk_init()579 if (soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS || in omap3xxx_dt_clk_init()580 soc_type == OMAP3_SOC_OMAP3630) in omap3xxx_dt_clk_init()[all …]
225 static int __init omap2xxx_dt_clk_init(int soc_type) in omap2xxx_dt_clk_init() argument229 if (soc_type == OMAP2_SOC_OMAP2420) in omap2xxx_dt_clk_init()
28 enum soc_type { enum71 enum soc_type type;
199 enum soc_type soc;
306 u32 soc_type; in xlp_gpio_probe() local330 soc_type = (uintptr_t) of_id->data; in xlp_gpio_probe()332 switch (soc_type) { in xlp_gpio_probe()351 ngpio = (soc_type == XLP_GPIO_VARIANT_XLP208) ? 42 : 57; in xlp_gpio_probe()362 ngpio = (soc_type == XLP_GPIO_VARIANT_XLP980) ? 66 : 67; in xlp_gpio_probe()
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()2498 udc->soc_type = (unsigned long)match->data; in qe_udc_probe()2593 (udc->soc_type == PORT_QE) ? "QE" : "CPM"); in qe_udc_probe()
32 enum soc_type { enum130 enum soc_type type;
1445 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) in sbmac_channel_start()1745 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) { in sbmac_set_iphdr_offset()
792 switch (soc_type) { in sbd_probe_duarts()