Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dpipe3-phy.c32 #define PLL_SELFREQDCO_MASK 0x0000000E macro
123 val &= ~PLL_SELFREQDCO_MASK; in omap_pipe3_dpll_program()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c43 #define PLL_SELFREQDCO_MASK 0x0000000E macro
164 val &= ~PLL_SELFREQDCO_MASK; in ti_usb3_dpll_program()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dti-pipe3-phy.c31 #define PLL_SELFREQDCO_MASK 0x0000000E macro
145 val &= ~PLL_SELFREQDCO_MASK; in omap_pipe3_dpll_program()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dxhci-omap.h41 #define PLL_SELFREQDCO_MASK 0x0000000E macro
/OK3568_Linux_fs/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c94 val &= ~PLL_SELFREQDCO_MASK; in omap_usb_dpll_lock()
/OK3568_Linux_fs/kernel/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()