Home
last modified time | relevance | path

Searched refs:PLL_LOCK (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c190 0x00000007, PLL_LOCK); in dpll3_init_34xx()
281 clrsetbits_le32(&prcm_base->clken_pll, 0x00070000, PLL_LOCK << 16); in dpll4_init_34xx()
305 clrsetbits_le32(&prcm_base->clken2_pll, 0x00000007, PLL_LOCK); in dpll5_init_34xx()
368 0x00000007, PLL_LOCK); in iva_init_34xx()
440 0x00000007, PLL_LOCK); in dpll3_init_36xx()
521 clrsetbits_le32(&prcm_base->clken_pll, 0x00070000, PLL_LOCK << 16); in dpll4_init_36xx()
543 clrsetbits_le32(&prcm_base->clken2_pll, 0x00000007, PLL_LOCK); in dpll5_init_36xx()
590 clrsetbits_le32(&prcm_base->clken_pll_iva2, 0x00000007, PLL_LOCK); in iva_init_36xx()
659 0x00000007, PLL_LOCK); in prcm_init()
691 0x00000007, PLL_LOCK); in prcm_init()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dpipe3-phy.c39 #define PLL_LOCK 0x2 macro
94 if (val & PLL_LOCK) in omap_pipe3_wait_lock()
98 if (!(val & PLL_LOCK)) { in omap_pipe3_wait_lock()
179 if (!(val & PLL_LOCK)) { in phy_pipe3_power_on()
/OK3568_Linux_fs/kernel/drivers/phy/broadcom/
H A Dphy-bcm-sr-usb.c46 PLL_LOCK, enumerator
53 [PLL_LOCK] = 3,
61 [PLL_LOCK] = 6,
150 BIT(u3pll_ctrl[PLL_LOCK])); in bcm_usb_ss_phy_init()
169 BIT(u2pll_ctrl[PLL_LOCK])); in bcm_usb_hs_phy_init()
/OK3568_Linux_fs/u-boot/drivers/phy/
H A Dti-pipe3-phy.c38 #define PLL_LOCK 0x2 macro
116 if (val & PLL_LOCK) in omap_pipe3_wait_lock()
120 if (!(val & PLL_LOCK)) { in omap_pipe3_wait_lock()
202 if (!(val & PLL_LOCK)) { in pipe3_init()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Dinno_video_phy.c20 #define PLL_LOCK BIT(1) macro
148 status & PLL_LOCK, 100000); in inno_video_phy_power_on()
H A Dsamsung_mipi_dcphy.c67 #define PLL_LOCK BIT(0) macro
1428 sts, (sts & PLL_LOCK), 20000); in samsung_mipi_dcphy_pll_enable()
/OK3568_Linux_fs/kernel/drivers/phy/rockchip/
H A Dphy-rockchip-inno-video-phy.c23 #define PLL_LOCK BIT(1) macro
115 status & PLL_LOCK, 50, 5000); in inno_video_phy_power_on()
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dti_usb_phy.c50 #define PLL_LOCK 0x2 macro
139 if (val & PLL_LOCK) in ti_usb3_dpll_wait_lock()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock_ti814x.c133 #define PLL_LOCK (0x1 << 0) macro
357 while (((readl(&spll->pllstatus) & PLL_LOCK) == 0)) in sata_pll_config()
/OK3568_Linux_fs/kernel/drivers/clk/axs10x/
H A Dpll_clock.c66 #define PLL_LOCK BIT(0) macro
198 if (!(ioread32(clk->lock) & PLL_LOCK)) in axs10x_pll_set_rate()
/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Dxhci-omap.h47 #define PLL_LOCK 0x2 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Drk630-tve.c294 if (val & PLL_LOCK) { in rk630_tve_enable()
299 if (!(val & PLL_LOCK)) { in rk630_tve_enable()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_cru.c153 if (val & PLL_LOCK) in rk628_cru_clk_set_rate_pll()
250 if (val & PLL_LOCK) in rk628_cru_clk_set_rate_pll()
H A Drk628_cru.h31 #define PLL_LOCK BIT(10) macro
/OK3568_Linux_fs/kernel/drivers/phy/ti/
H A Dphy-ti-pipe3.c44 #define PLL_LOCK 0x2 macro
395 if (val & PLL_LOCK) in ti_pipe3_dpll_wait_lock()
530 if ((val & PLL_LOCK) && phy->mode == PIPE3_MODE_SATA) in ti_pipe3_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-omap3/
H A Dclocks_omap3.h14 #define PLL_LOCK 7 /* MPU, IVA, CORE & PER */ macro
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_cru.h31 #define PLL_LOCK BIT(10) macro
H A Drk628_cru.c152 if (val & PLL_LOCK) in rk628_cru_clk_set_rate_pll()
255 if (val & PLL_LOCK) in rk628_cru_clk_set_rate_pll()
/OK3568_Linux_fs/u-boot/drivers/usb/phy/
H A Domap_usb_phy.c74 if (val & PLL_LOCK) in omap_usb_dpll_relock()
/OK3568_Linux_fs/kernel/drivers/video/rockchip/vehicle/
H A Dvehicle_samsung_dcphy_common.h89 #define PLL_LOCK BIT(0) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/analogix/
H A Danalogix_dp_reg.h424 #define PLL_LOCK (0x1 << 4) macro
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Drk630.h99 #define PLL_LOCK BIT(10) macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dedp_rk3288.h395 #define PLL_LOCK (0x1 << 4) macro
/OK3568_Linux_fs/kernel/drivers/staging/emxx_udc/
H A Demxx_udc.h360 #define PLL_LOCK BIT(4) /* R */ macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddp.h307 #define PLL_LOCK (0x1 << 4) macro

12