Searched refs:soc_type (Results 1 – 12 of 12) sorted by relevance
308 static int __init omap3xxx_dt_clk_init(int soc_type) in omap3xxx_dt_clk_init() argument310 if (soc_type == OMAP3_SOC_AM35XX || soc_type == OMAP3_SOC_OMAP3630 || in omap3xxx_dt_clk_init()311 soc_type == OMAP3_SOC_OMAP3430_ES1 || in omap3xxx_dt_clk_init()312 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) in omap3xxx_dt_clk_init()315 if (soc_type == OMAP3_SOC_AM35XX) in omap3xxx_dt_clk_init()318 if (soc_type == OMAP3_SOC_OMAP3630 || soc_type == OMAP3_SOC_AM35XX || in omap3xxx_dt_clk_init()319 soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS) in omap3xxx_dt_clk_init()322 if (soc_type == OMAP3_SOC_OMAP3430_ES1) in omap3xxx_dt_clk_init()325 if (soc_type == OMAP3_SOC_OMAP3430_ES2_PLUS || in omap3xxx_dt_clk_init()326 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()
135 enum qca_btsoc_type soc_type, u32 soc_ver,140 static inline bool qca_is_wcn399x(enum qca_btsoc_type soc_type) in qca_is_wcn399x() argument142 return soc_type == QCA_WCN3990 || soc_type == QCA_WCN3998; in qca_is_wcn399x()152 enum qca_btsoc_type soc_type, u32 soc_ver, in qca_uart_setup() argument168 static inline bool qca_is_wcn399x(enum qca_btsoc_type soc_type) in qca_is_wcn399x() argument
139 enum qca_btsoc_type soc_type; member171 enum qca_btsoc_type soc_type; in qca_soc_type() local176 soc_type = qsd->btsoc_type; in qca_soc_type()178 soc_type = QCA_ROME; in qca_soc_type()181 return soc_type; in qca_soc_type()1133 enum qca_btsoc_type soc_type = qca_soc_type(hu); in qca_set_speed() local1142 if (qca_is_wcn399x(soc_type)) in qca_set_speed()1145 if (soc_type == QCA_WCN3990) { in qca_set_speed()1159 if (qca_is_wcn399x(soc_type)) in qca_set_speed()1162 if (soc_type == QCA_WCN3990) { in qca_set_speed()[all …]
382 enum qca_btsoc_type soc_type, u32 soc_ver, in qca_uart_setup() argument395 if (qca_is_wcn399x(soc_type)) { in qca_uart_setup()422 else if (qca_is_wcn399x(soc_type)) in qca_uart_setup()
298 u32 soc_type; in xlp_gpio_probe() local313 soc_type = (uintptr_t)of_device_get_match_data(&pdev->dev); in xlp_gpio_probe()323 soc_type = (uintptr_t) acpi_id->driver_data; in xlp_gpio_probe()326 switch (soc_type) { in xlp_gpio_probe()345 ngpio = (soc_type == XLP_GPIO_VARIANT_XLP208) ? 42 : 57; in xlp_gpio_probe()357 if (soc_type == XLP_GPIO_VARIANT_XLP980) in xlp_gpio_probe()359 else if (soc_type == XLP_GPIO_VARIANT_XLP532) in xlp_gpio_probe()387 if (soc_type != GPIO_VARIANT_VULCAN) { in xlp_gpio_probe()
127 enum soc_type { enum178 enum soc_type soc;894 data->soc = (enum soc_type)of_device_get_match_data(&pdev->dev); in exynos_map_dt_data()
322 unsigned long soc_type; /* QE or CPM soc */ member
228 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_stoptx()240 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_restarttx()2486 udc->soc_type = (unsigned long)match->data; in qe_udc_probe()2581 (udc->soc_type == PORT_QE) ? "QE" : "CPM"); in qe_udc_probe()
27 enum soc_type { enum125 enum soc_type type;
1427 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) in sbmac_channel_start()1727 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) { in sbmac_set_iphdr_offset()
784 switch (soc_type) { in sbd_probe_duarts()