Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/canaan/
H A Dk210-sysctl.h18 #define K210_SYSCTL_PLL_LOCK 0x18 /* PLL lock tester */ macro
/openbmc/linux/drivers/clk/
H A Dclk-k210.c358 pll->lock = regs + K210_SYSCTL_PLL_LOCK; in k210_init_pll()