Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c894 int max_ports = HCS_MAX_PORTS(xhci_readl(&hccr->cr_hcsparams1)); in xhci_submit_root()
1206 val = (xhci_readl(&hccr->cr_hcsparams1) & HCS_SLOTS_MASK); in xhci_lowlevel_init()
1215 reg = xhci_readl(&hccr->cr_hcsparams1); in xhci_lowlevel_init()
/OK3568_Linux_fs/u-boot/include/usb/
H A Dxhci.h84 uint32_t cr_hcsparams1; member