Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci-mem.c529 val_64 = xhci_readq(&hcor->or_crcr); in xhci_mem_init()
533 xhci_writeq(&hcor->or_crcr, val_64); in xhci_mem_init()
H A Dxhci.h169 volatile uint64_t or_crcr; member