Searched refs:SG2042_PLL_FW_RO (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/clk/sophgo/ |
| H A D | clk-sg2042-pll.c | 441 #define SG2042_PLL_FW_RO(_id, _name, _parent, _r_ctrl, _shift) \ macro 457 SG2042_PLL_FW_RO(FPLL_CLK, "fpll_clock", "cgi_main", R_FPLL_CONTROL, 3), 458 SG2042_PLL_FW_RO(DPLL0_CLK, "dpll0_clock", "cgi_dpll0", R_DPLL0_CONTROL, 4), 459 SG2042_PLL_FW_RO(DPLL1_CLK, "dpll1_clock", "cgi_dpll1", R_DPLL1_CONTROL, 5),
|