Home
last modified time | relevance | path

Searched refs:xhci_readq (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/usb/host/
Dxhci-mem.c526 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()
Dxhci.h1112 static inline u64 xhci_readq(__le64 volatile *regs) in xhci_readq() function