Home
last modified time | relevance | path

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

/linux/drivers/clk/sophgo/
H A Dclk-sg2042-pll.c23 #define R_PLL_BEGIN 0xC0 macro
24 #define R_PLL_STAT (0xC0 - R_PLL_BEGIN)
25 #define R_PLL_CLKEN_CONTROL (0xC4 - R_PLL_BEGIN)
26 #define R_MPLL_CONTROL (0xE8 - R_PLL_BEGIN)
27 #define R_FPLL_CONTROL (0xF4 - R_PLL_BEGIN)
28 #define R_DPLL0_CONTROL (0xF8 - R_PLL_BEGIN)
29 #define R_DPLL1_CONTROL (0xFC - R_PLL_BEGIN)
H A Dclk-sg2042-clkgen.c22 #define R_PLL_BEGIN 0xC0 macro
23 #define R_PLL_STAT (0xC0 - R_PLL_BEGIN)
24 #define R_PLL_CLKEN_CONTROL (0xC4 - R_PLL_BEGIN)
25 #define R_MPLL_CONTROL (0xE8 - R_PLL_BEGIN)
26 #define R_FPLL_CONTROL (0xF4 - R_PLL_BEGIN)
27 #define R_DPLL0_CONTROL (0xF8 - R_PLL_BEGIN)
28 #define R_DPLL1_CONTROL (0xFC - R_PLL_BEGIN)