Home
last modified time | relevance | path

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

/external/u-boot/drivers/usb/host/
Dxhci-keystone.c156 uint32_t *portsc_1 = NULL; in keystone_xhci_phy_suspend() local
204 portsc_1 = (uint32_t *)(&hcor->portregs[0].or_portsc); in keystone_xhci_phy_suspend()
210 usb2_pls = (readl(portsc_1) & PORT_PLS_MASK) >> 5; in keystone_xhci_phy_suspend()