Searched refs:msc313_cpupll (Results 1 – 1 of 1) sorted by relevance
64 struct msc313_cpupll { struct69 #define to_cpupll(_hw) container_of(_hw, struct msc313_cpupll, clk_hw) argument71 static u32 msc313_cpupll_reg_read32(struct msc313_cpupll *cpupll, unsigned int reg) in msc313_cpupll_reg_read32()81 static void msc313_cpupll_reg_write32(struct msc313_cpupll *cpupll, unsigned int reg, u32 value) in msc313_cpupll_reg_write32()89 static void msc313_cpupll_setfreq(struct msc313_cpupll *cpupll, u32 regvalue) in msc313_cpupll_setfreq()137 struct msc313_cpupll *cpupll = to_cpupll(hw); in msc313_cpupll_recalc_rate()161 struct msc313_cpupll *cpupll = to_cpupll(hw); in msc313_cpupll_set_rate()185 struct msc313_cpupll *cpupll; in msc313_cpupll_probe()