Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rv1106/
H A Drv1106.c107 #define CRU_PVTPLL1_CON1_L 0x1038 macro
459 writel(0xffff0018, CRU_BASE + CRU_PVTPLL1_CON1_L); in arch_cpu_init()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rv1106.c31 #define CRU_PVTPLL1_CON1_L 0x11038 macro
1134 writel_relaxed(0xffff0018, ctx->reg_base + CRU_PVTPLL1_CON1_L); in rockchip_rv1106_pvtpll_init()