Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-ring.c1822 u32 pll_lock_check; in xhci_cavium_reset_phy_quirk() local
1832 pll_lock_check = readl(hcd->regs + 0x1070); in xhci_cavium_reset_phy_quirk()
1833 } while (!(pll_lock_check & 0x1) && --retry_count); in xhci_cavium_reset_phy_quirk()