Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/kendryte/
H A Dk210-sysctl.c89 static void k210_set_bits(u32 val, void __iomem *reg) in k210_set_bits() function
111 k210_set_bits(PLL_PWR, regs + K210_SYSCTL_PLL1); in k210_pll1_enable()
117 k210_set_bits(PLL_RESET, regs + K210_SYSCTL_PLL1); in k210_pll1_enable()
129 k210_set_bits(PLL_OUT_EN, regs + K210_SYSCTL_PLL1); in k210_pll1_enable()
237 k210_set_bits(PLL_OUT_EN, regs + K210_SYSCTL_PLL0); in k210_soc_early_init()
239 k210_set_bits(CLKEN_CPU | CLKEN_SRAM0 | CLKEN_SRAM1, in k210_soc_early_init()
241 k210_set_bits(CLKEN_ROM | CLKEN_TIMER0 | CLKEN_RTC, in k210_soc_early_init()
244 k210_set_bits(CLKSEL_ACLK, regs + K210_SYSCTL_CLKSEL0); in k210_soc_early_init()