Searched refs:soc_type (Results 1 – 5 of 5) sorted by relevance
327 unsigned long soc_type; /* QE or CPM soc */ member
238 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_stoptx()250 if (ep->udc->soc_type == PORT_CPM) in qe_ep_cmd_restarttx()2571 udc_controller->soc_type = (unsigned long)match->data; in qe_udc_probe()2675 (udc_controller->soc_type == PORT_QE) ? "QE" : "CPM"); in qe_udc_probe()
32 enum soc_type { enum136 enum soc_type type;
1450 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) in sbmac_channel_start()1759 if (soc_type == K_SYS_SOC_TYPE_BCM1250 && periph_rev < 2) { in sbmac_set_iphdr_offset()
791 switch (soc_type) { in sbd_probe_duarts()