Searched refs:phy_start (Results 1 – 4 of 4) sorted by relevance
804 uint32_t phy_start; in ohci_non_isoc_done_sub() local818 phy_start = le32toh(td->td_cbp); in ohci_non_isoc_done_sub()822 if (phy_start) { in ohci_non_isoc_done_sub()828 temp = (OHCI_PAGE(phy_start ^ phy_end) ? in ohci_non_isoc_done_sub()831 temp -= OHCI_PAGE_OFFSET(phy_start); in ohci_non_isoc_done_sub()861 if (phy_start) { in ohci_non_isoc_done_sub()943 uint32_t phy_start; in ohci_check_transfer_sub() local952 phy_start = le32toh(td->td_cbp); in ohci_check_transfer_sub()974 if (((td_next & (~0xF)) == OHCI_TD_NEXT_END) || phy_start) { in ohci_check_transfer_sub()
905 int (*phy_start)(struct xgbe_prv_data *); member
1623 phy_if->phy_start = xgbe_phy_start; in xgbe_init_function_ptrs_phy()
1602 ret = phy_if->phy_start(pdata); in axgbe_pci_init()