Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c1216 val2 = xhci_readl(&hcor->or_config); in xhci_lowlevel_init()
1218 xhci_writel(&hcor->or_config, val); in xhci_lowlevel_init()
/rk3399_rockchip-uboot/include/usb/
H A Dxhci.h173 volatile uint32_t or_config; member