Home
last modified time | relevance | path

Searched defs:xhci_intr_reg (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h390 struct xhci_intr_reg { struct
391 volatile __le32 irq_pending;
392 volatile __le32 irq_control;
393 volatile __le32 erst_size;
394 volatile __le32 rsvd;
395 volatile __le64 erst_base;
396 volatile __le64 erst_dequeue;
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci.h487 struct xhci_intr_reg { struct
488 __le32 irq_pending;
489 __le32 irq_control;
490 __le32 erst_size;
491 __le32 rsvd;
492 __le64 erst_base;
493 __le64 erst_dequeue;