Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/
H A Dpipe3-phy.c31 #define PLL_SELFREQDCO_MASK 0x0000000E macro
122 val &= ~PLL_SELFREQDCO_MASK; in omap_pipe3_dpll_program()
/openbmc/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c42 #define PLL_SELFREQDCO_MASK 0x0000000E macro
163 val &= ~PLL_SELFREQDCO_MASK; in ti_usb3_dpll_program()
/openbmc/u-boot/drivers/phy/
H A Dti-pipe3-phy.c30 #define PLL_SELFREQDCO_MASK 0x0000000E macro
144 val &= ~(PLL_SELFREQDCO_MASK | PLL_IDLE); in omap_pipe3_dpll_program()
/openbmc/u-boot/include/linux/usb/
H A Dxhci-omap.h40 #define PLL_SELFREQDCO_MASK 0x0000000E macro
/openbmc/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c93 val &= ~PLL_SELFREQDCO_MASK; in omap_usb_dpll_lock()
/openbmc/linux/drivers/phy/ti/
H A Dphy-ti-pipe3.c37 #define PLL_SELFREQDCO_MASK 0x0000000E macro
418 val &= ~PLL_SELFREQDCO_MASK; in ti_pipe3_dpll_program()