Home
last modified time | relevance | path

Searched refs:RK1808_CLK_DUMP (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/clk/rockchip/
H A Dclk_rk1808.c50 #define RK1808_CLK_DUMP(_id, _name, _iscru) \ macro
58 RK1808_CLK_DUMP(PLL_APLL, "apll", true),
59 RK1808_CLK_DUMP(PLL_DPLL, "dpll", true),
60 RK1808_CLK_DUMP(PLL_CPLL, "cpll", true),
61 RK1808_CLK_DUMP(PLL_GPLL, "gpll", true),
62 RK1808_CLK_DUMP(PLL_NPLL, "npll", true),
63 RK1808_CLK_DUMP(PLL_PPLL, "ppll", true),
64 RK1808_CLK_DUMP(HSCLK_BUS_PRE, "hsclk_bus", true),
65 RK1808_CLK_DUMP(MSCLK_BUS_PRE, "msclk_bus", true),
66 RK1808_CLK_DUMP(LSCLK_BUS_PRE, "lsclk_bus", true),
[all …]