Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c87 val = readl(&phy_regs->pll_config_1); in omap_usb_dpll_lock()
90 writel(val, &phy_regs->pll_config_1); in omap_usb_dpll_lock()
97 val = readl(&phy_regs->pll_config_1); in omap_usb_dpll_lock()
100 writel(val, &phy_regs->pll_config_1); in omap_usb_dpll_lock()
/openbmc/u-boot/include/linux/usb/
H A Dxhci-omap.h125 u32 pll_config_1; member