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