Searched refs:tb_ptr (Results 1 – 1 of 1) sorted by relevance
524 u16 tb_ptr; in fhci_flush_actual_frame() local534 tb_ptr = in_be16(&ep->ep_pram_ptr->tx_bd_ptr); in fhci_flush_actual_frame()535 td = cpm_muram_addr(tb_ptr); in fhci_flush_actual_frame()589 u16 tb_ptr; in fhci_host_transmit_actual_frame() local594 tb_ptr = in_be16(&ep->ep_pram_ptr->tx_bd_ptr); in fhci_host_transmit_actual_frame()595 td = cpm_muram_addr(tb_ptr); in fhci_host_transmit_actual_frame()604 tb_ptr = cpm_muram_offset(td); in fhci_host_transmit_actual_frame()605 out_be16(&ep->ep_pram_ptr->tx_bd_ptr, tb_ptr); in fhci_host_transmit_actual_frame()