Searched refs:tb_ptr (Results 1 – 1 of 1) sorted by relevance
530 u16 tb_ptr; in fhci_flush_actual_frame() local541 tb_ptr = in_be16(&ep->ep_pram_ptr->tx_bd_ptr); in fhci_flush_actual_frame()542 td = cpm_muram_addr(tb_ptr); in fhci_flush_actual_frame()596 u16 tb_ptr; in fhci_host_transmit_actual_frame() local601 tb_ptr = in_be16(&ep->ep_pram_ptr->tx_bd_ptr); in fhci_host_transmit_actual_frame()602 td = cpm_muram_addr(tb_ptr); in fhci_host_transmit_actual_frame()611 tb_ptr = cpm_muram_offset(td); in fhci_host_transmit_actual_frame()612 out_be16(&ep->ep_pram_ptr->tx_bd_ptr, tb_ptr); in fhci_host_transmit_actual_frame()