Searched refs:hcr_done_head (Results 1 – 3 of 3) sorted by relevance
951 ohci_polled_regsp->hcr_done_head = Get_OpReg(hcr_done_head); in ohci_polled_save_state()1080 ohci_polled_regsp->hcr_done_head = Get_OpReg(hcr_done_head); in ohci_polled_save_state()1085 Set_OpReg(hcr_done_head, 0); in ohci_polled_save_state()1351 (uintptr_t)Get_OpReg(hcr_done_head)); in ohci_polled_restore_state()1396 Set_OpReg(hcr_done_head, in ohci_polled_restore_state()1397 (uint32_t)ohci_polled_regsp->hcr_done_head); in ohci_polled_restore_state()
9808 (Get_OpReg(hcr_done_head) & HCCA_DONE_HEAD_MASK); in ohci_do_soft_reset()9836 Set_OpReg(hcr_done_head, 0x0); in ohci_do_soft_reset()11142 Get_OpReg(hcr_bulk_curr), Get_OpReg(hcr_done_head)); in ohci_print_op_regs()
147 uint32_t hcr_done_head; /* Head of the done list */ member