Searched refs:RK3066_CLK_DUMP (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_rk3066.c | 40 #define RK3066_CLK_DUMP(_id, _name, _iscru) \ macro 48 RK3066_CLK_DUMP(PLL_APLL, "apll", true), 49 RK3066_CLK_DUMP(PLL_DPLL, "dpll", true), 50 RK3066_CLK_DUMP(PLL_GPLL, "gpll", true), 51 RK3066_CLK_DUMP(PLL_CPLL, "cpll", true),
|