Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci-keystone.c158 uint32_t *portsc_2 = NULL; in keystone_xhci_phy_suspend() local
206 portsc_2 = (uint32_t *)(&hcor->portregs[1].or_portsc); in keystone_xhci_phy_suspend()
212 usb3_pls = (readl(portsc_2) & PORT_PLS_MASK) >> 5; in keystone_xhci_phy_suspend()