Searched refs:RK3036_CLK_DUMP (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/clk/rockchip/ |
| H A D | clk_rk3036.c | 30 #define RK3036_CLK_DUMP(_id, _name, _iscru) \ macro 38 RK3036_CLK_DUMP(PLL_APLL, "apll", true), 39 RK3036_CLK_DUMP(PLL_DPLL, "dpll", true), 40 RK3036_CLK_DUMP(PLL_GPLL, "gpll", true),
|