Searched refs:RV1126B_CLK_DUMP (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/clk/rockchip/ |
| H A D | clk_rv1126b.c | 53 #define RV1126B_CLK_DUMP(_id, _name, _iscru) \ macro 61 RV1126B_CLK_DUMP(PLL_GPLL, "gpll", true), 62 RV1126B_CLK_DUMP(PLL_AUPLL, "aupll", true), 63 RV1126B_CLK_DUMP(PLL_CPLL, "cpll", true), 64 RV1126B_CLK_DUMP(ACLK_PERI_ROOT, "aclk_peri_root", true), 65 RV1126B_CLK_DUMP(PCLK_PERI_ROOT, "pclk_peri_root", true), 66 RV1126B_CLK_DUMP(ACLK_TOP_ROOT, "aclk_top_root", true), 67 RV1126B_CLK_DUMP(PCLK_TOP_ROOT, "pclk_top_root", true), 68 RV1126B_CLK_DUMP(ACLK_BUS_ROOT, "aclk_bus_root", true), 69 RV1126B_CLK_DUMP(HCLK_BUS_ROOT, "hclk_bus_root", true), [all …]
|