Home
last modified time | relevance | path

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

/drivers/clk/ti/
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 …]
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()
/drivers/bluetooth/
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()
530 if (soc_type >= QCA_WCN3991) in qca_tlv_send_segment()
763 if (soc_type == QCA_WCN6855 || soc_type == QCA_QCA2066) { in qca_get_nvm_name_by_board()
818 switch (soc_type) { in qca_uart_setup()
872 if (soc_type == QCA_QCA2066 || soc_type == QCA_WCN7850) in qca_uart_setup()
887 switch (soc_type) { in qca_uart_setup()
944 switch (soc_type) { in qca_uart_setup()
962 switch (soc_type) { in qca_uart_setup()
[all …]
A Dhci_qca.c251 soc_type = QCA_ROME; in qca_soc_type()
254 return soc_type; in qca_soc_type()
1500 switch (soc_type) { in qca_set_speed()
1516 switch (soc_type) { in qca_set_speed()
1754 switch (soc_type) { in qca_regulator_init()
1785 switch (soc_type) { in qca_regulator_init()
1817 switch (soc_type) { in qca_power_on()
1898 switch (soc_type) { in qca_setup()
1937 switch (soc_type) { in qca_setup()
1971 switch (soc_type) { in qca_setup()
[all …]
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
/drivers/usb/gadget/udc/
A Dfsl_qe_udc.h322 unsigned long soc_type; /* QE or CPM soc */ member
A Dfsl_qe_udc.c229 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()
/drivers/mtd/nand/onenand/
A Donenand_samsung.c27 enum soc_type { enum
125 enum soc_type type;
/drivers/thermal/samsung/
A Dexynos_tmu.c126 enum soc_type { enum
177 enum soc_type soc;
/drivers/net/ethernet/broadcom/
A Dsb1250-mac.c1427 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()
/drivers/tty/serial/
A Dsb1250-duart.c780 switch (soc_type) { in sbd_probe_duarts()

Completed in 36 milliseconds