Searched refs:erst_dequeue (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | xhci.c | 277 val= xhci_read_64(xhci, &ir->erst_dequeue); in xhci_zero_64b_regs() 279 xhci_write_64(xhci, 0, &ir->erst_dequeue); in xhci_zero_64b_regs() 656 temp_64 = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_run() 822 xhci->s3.erst_dequeue = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_save_registers() 835 xhci_write_64(xhci, xhci->s3.erst_dequeue, &xhci->ir_set->erst_dequeue); in xhci_restore_registers()
|
| H A D | xhci-ring.c | 3043 temp_64 = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_update_erst_dequeue() 3065 xhci_write_64(xhci, temp_64, &xhci->ir_set->erst_dequeue); in xhci_update_erst_dequeue() 3138 temp_64 = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_irq() 3140 &xhci->ir_set->erst_dequeue); in xhci_irq()
|
| H A D | xhci.h | 493 __le64 erst_dequeue; member 1698 u64 erst_dequeue; member
|
| H A D | xhci-mem.c | 2221 temp = xhci_read_64(xhci, &xhci->ir_set->erst_dequeue); in xhci_set_hc_event_deq() 2231 &xhci->ir_set->erst_dequeue); in xhci_set_hc_event_deq()
|
| /OK3568_Linux_fs/u-boot/include/usb/ |
| H A D | xhci.h | 396 volatile __le64 erst_dequeue; member
|
| /OK3568_Linux_fs/u-boot/drivers/usb/host/ |
| H A D | xhci-mem.c | 573 xhci_writeq(&ctrl->ir_set->erst_dequeue, in xhci_mem_init()
|
| H A D | xhci-ring.c | 399 xhci_writeq(&ctrl->ir_set->erst_dequeue, in xhci_acknowledge_event()
|