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