Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci.c1207 val2 = xhci_readl(&hcor->or_config); in xhci_lowlevel_init()
1209 xhci_writel(&hcor->or_config, val); in xhci_lowlevel_init()
/external/u-boot/include/usb/
Dxhci.h172 volatile uint32_t or_config; member