Go to the source code of this file.
|
struct clk * | clk_reg_prcc_pclk (const char *name, const char *parent_name, unsigned int phy_base, u32 cg_sel, unsigned long flags) |
|
struct clk * | clk_reg_prcc_kclk (const char *name, const char *parent_name, unsigned int phy_base, u32 cg_sel, unsigned long flags) |
|
struct clk * | clk_reg_prcmu_scalable (const char *name, const char *parent_name, u8 cg_sel, unsigned long rate, unsigned long flags) |
|
struct clk * | clk_reg_prcmu_gate (const char *name, const char *parent_name, u8 cg_sel, unsigned long flags) |
|
struct clk * | clk_reg_prcmu_rate (const char *name, const char *parent_name, u8 cg_sel, unsigned long flags) |
|
struct clk * | clk_reg_prcmu_opp_gate (const char *name, const char *parent_name, u8 cg_sel, unsigned long flags) |
|