Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/rv1106/
H A Drv1106.c105 #define CRU_PVTPLL0_CON1_L 0x1008 macro
457 writel(0xffff0018, CRU_BASE + CRU_PVTPLL0_CON1_L); in arch_cpu_init()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-rv1106.c20 #define CRU_PVTPLL0_CON1_L 0x11008 macro
1129 writel_relaxed(0xffff0018, ctx->reg_base + CRU_PVTPLL0_CON1_L); in rockchip_rv1106_pvtpll_init()