Searched refs:phy_start (Results 1 – 4 of 4) sorted by relevance
805 uint32_t phy_start; in ohci_non_isoc_done_sub() local819 phy_start = le32toh(td->td_cbp); in ohci_non_isoc_done_sub()823 if (phy_start) { in ohci_non_isoc_done_sub()829 temp = (OHCI_PAGE(phy_start ^ phy_end) ? in ohci_non_isoc_done_sub()832 temp -= OHCI_PAGE_OFFSET(phy_start); in ohci_non_isoc_done_sub()862 if (phy_start) { in ohci_non_isoc_done_sub()944 uint32_t phy_start; in ohci_check_transfer_sub() local953 phy_start = le32toh(td->td_cbp); in ohci_check_transfer_sub()975 if (((td_next & (~0xF)) == OHCI_TD_NEXT_END) || phy_start) { in ohci_check_transfer_sub()
907 int (*phy_start)(struct xgbe_prv_data *); member
1625 phy_if->phy_start = xgbe_phy_start; in xgbe_init_function_ptrs_phy()
1542 ret = phy_if->phy_start(pdata); in axgbe_pci_init()