Searched refs:xhci_readq (Results 1 – 2 of 2) sorted by relevance
530 val_64 = xhci_readq(&hcor->or_crcr); in xhci_mem_init()583 val_64 = xhci_readq(&ctrl->ir_set->erst_base); in xhci_mem_init()
1113 static inline u64 xhci_readq(__le64 volatile *regs) in xhci_readq() function