Searched refs:tb_ptr (Results 1 – 1 of 1) sorted by relevance
526 u16 tb_ptr; in fhci_flush_actual_frame() local537 tb_ptr = in_be16(&ep->ep_pram_ptr->tx_bd_ptr); in fhci_flush_actual_frame()538 td = cpm_muram_addr(tb_ptr); in fhci_flush_actual_frame()592 u16 tb_ptr; in fhci_host_transmit_actual_frame() local597 tb_ptr = in_be16(&ep->ep_pram_ptr->tx_bd_ptr); in fhci_host_transmit_actual_frame()598 td = cpm_muram_addr(tb_ptr); in fhci_host_transmit_actual_frame()607 tb_ptr = cpm_muram_offset(td); in fhci_host_transmit_actual_frame()608 out_be16(&ep->ep_pram_ptr->tx_bd_ptr, tb_ptr); in fhci_host_transmit_actual_frame()