hwclk             362 arch/arm/mach-omap2/pdata-quirks.c 	struct clk_hw_omap *hwclk;
hwclk             364 arch/arm/mach-omap2/pdata-quirks.c 	hwclk = to_clk_hw_omap(hw);
hwclk             368 arch/arm/mach-omap2/pdata-quirks.c 	if (hwclk && hwclk->clkdm_name)
hwclk             369 arch/arm/mach-omap2/pdata-quirks.c 		clkdm = clkdm_lookup(hwclk->clkdm_name);
hwclk              44 drivers/clk/clk-highbank.c static int clk_pll_prepare(struct clk_hw *hwclk)
hwclk              46 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk              61 drivers/clk/clk-highbank.c static void clk_pll_unprepare(struct clk_hw *hwclk)
hwclk              63 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk              71 drivers/clk/clk-highbank.c static int clk_pll_enable(struct clk_hw *hwclk)
hwclk              73 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk              83 drivers/clk/clk-highbank.c static void clk_pll_disable(struct clk_hw *hwclk)
hwclk              85 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk              93 drivers/clk/clk-highbank.c static unsigned long clk_pll_recalc_rate(struct clk_hw *hwclk,
hwclk              96 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk             134 drivers/clk/clk-highbank.c static long clk_pll_round_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk             145 drivers/clk/clk-highbank.c static int clk_pll_set_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk             148 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk             193 drivers/clk/clk-highbank.c static unsigned long clk_cpu_periphclk_recalc_rate(struct clk_hw *hwclk,
hwclk             196 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk             205 drivers/clk/clk-highbank.c static unsigned long clk_cpu_a9bclk_recalc_rate(struct clk_hw *hwclk,
hwclk             208 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk             218 drivers/clk/clk-highbank.c static unsigned long clk_periclk_recalc_rate(struct clk_hw *hwclk,
hwclk             221 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk             231 drivers/clk/clk-highbank.c static long clk_periclk_round_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk             243 drivers/clk/clk-highbank.c static int clk_periclk_set_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk             246 drivers/clk/clk-highbank.c 	struct hb_clk *hbclk = to_hb_clk(hwclk);
hwclk              79 drivers/clk/mvebu/clk-corediv.c static int clk_corediv_is_enabled(struct clk_hw *hwclk)
hwclk              81 drivers/clk/mvebu/clk-corediv.c 	struct clk_corediv *corediv = to_corediv_clk(hwclk);
hwclk              89 drivers/clk/mvebu/clk-corediv.c static int clk_corediv_enable(struct clk_hw *hwclk)
hwclk              91 drivers/clk/mvebu/clk-corediv.c 	struct clk_corediv *corediv = to_corediv_clk(hwclk);
hwclk             108 drivers/clk/mvebu/clk-corediv.c static void clk_corediv_disable(struct clk_hw *hwclk)
hwclk             110 drivers/clk/mvebu/clk-corediv.c 	struct clk_corediv *corediv = to_corediv_clk(hwclk);
hwclk             125 drivers/clk/mvebu/clk-corediv.c static unsigned long clk_corediv_recalc_rate(struct clk_hw *hwclk,
hwclk             128 drivers/clk/mvebu/clk-corediv.c 	struct clk_corediv *corediv = to_corediv_clk(hwclk);
hwclk             138 drivers/clk/mvebu/clk-corediv.c static long clk_corediv_round_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk             153 drivers/clk/mvebu/clk-corediv.c static int clk_corediv_set_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk             156 drivers/clk/mvebu/clk-corediv.c 	struct clk_corediv *corediv = to_corediv_clk(hwclk);
hwclk              48 drivers/clk/mvebu/clk-cpu.c static unsigned long clk_cpu_recalc_rate(struct clk_hw *hwclk,
hwclk              51 drivers/clk/mvebu/clk-cpu.c 	struct cpu_clk *cpuclk = to_cpu_clk(hwclk);
hwclk              59 drivers/clk/mvebu/clk-cpu.c static long clk_cpu_round_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk              74 drivers/clk/mvebu/clk-cpu.c static int clk_cpu_off_set_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk              78 drivers/clk/mvebu/clk-cpu.c 	struct cpu_clk *cpuclk = to_cpu_clk(hwclk);
hwclk             108 drivers/clk/mvebu/clk-cpu.c static int clk_cpu_on_set_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk             113 drivers/clk/mvebu/clk-cpu.c 	struct cpu_clk *cpuclk = to_cpu_clk(hwclk);
hwclk             122 drivers/clk/mvebu/clk-cpu.c 	cur_rate = clk_hw_get_rate(hwclk);
hwclk             151 drivers/clk/mvebu/clk-cpu.c static int clk_cpu_set_rate(struct clk_hw *hwclk, unsigned long rate,
hwclk             154 drivers/clk/mvebu/clk-cpu.c 	if (__clk_is_enabled(hwclk->clk))
hwclk             155 drivers/clk/mvebu/clk-cpu.c 		return clk_cpu_on_set_rate(hwclk, rate, parent_rate);
hwclk             157 drivers/clk/mvebu/clk-cpu.c 		return clk_cpu_off_set_rate(hwclk, rate, parent_rate);
hwclk              21 drivers/clk/socfpga/clk-gate-a10.c static unsigned long socfpga_gate_clk_recalc_rate(struct clk_hw *hwclk,
hwclk              24 drivers/clk/socfpga/clk-gate-a10.c 	struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
hwclk              38 drivers/clk/socfpga/clk-gate-a10.c static int socfpga_clk_prepare(struct clk_hw *hwclk)
hwclk              40 drivers/clk/socfpga/clk-gate-a10.c 	struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
hwclk              14 drivers/clk/socfpga/clk-gate-s10.c static unsigned long socfpga_gate_clk_recalc_rate(struct clk_hw *hwclk,
hwclk              17 drivers/clk/socfpga/clk-gate-s10.c 	struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
hwclk              30 drivers/clk/socfpga/clk-gate-s10.c static unsigned long socfpga_dbg_clk_recalc_rate(struct clk_hw *hwclk,
hwclk              33 drivers/clk/socfpga/clk-gate-s10.c 	struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
hwclk              44 drivers/clk/socfpga/clk-gate-s10.c static u8 socfpga_gate_get_parent(struct clk_hw *hwclk)
hwclk              46 drivers/clk/socfpga/clk-gate-s10.c 	struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
hwclk              29 drivers/clk/socfpga/clk-gate.c static u8 socfpga_clk_get_parent(struct clk_hw *hwclk)
hwclk              33 drivers/clk/socfpga/clk-gate.c 	const char *name = clk_hw_get_name(hwclk);
hwclk              56 drivers/clk/socfpga/clk-gate.c static int socfpga_clk_set_parent(struct clk_hw *hwclk, u8 parent)
hwclk              59 drivers/clk/socfpga/clk-gate.c 	const char *name = clk_hw_get_name(hwclk);
hwclk              90 drivers/clk/socfpga/clk-gate.c static unsigned long socfpga_clk_recalc_rate(struct clk_hw *hwclk,
hwclk              93 drivers/clk/socfpga/clk-gate.c 	struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
hwclk             111 drivers/clk/socfpga/clk-gate.c static int socfpga_clk_prepare(struct clk_hw *hwclk)
hwclk             113 drivers/clk/socfpga/clk-gate.c 	struct socfpga_gate_clk *socfpgaclk = to_socfpga_gate_clk(hwclk);
hwclk              20 drivers/clk/socfpga/clk-periph-a10.c static unsigned long clk_periclk_recalc_rate(struct clk_hw *hwclk,
hwclk              23 drivers/clk/socfpga/clk-periph-a10.c 	struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk);
hwclk              39 drivers/clk/socfpga/clk-periph-a10.c static u8 clk_periclk_get_parent(struct clk_hw *hwclk)
hwclk              41 drivers/clk/socfpga/clk-periph-a10.c 	struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk);
hwclk              43 drivers/clk/socfpga/clk-periph-a10.c 	const char *name = clk_hw_get_name(hwclk);
hwclk              18 drivers/clk/socfpga/clk-periph-s10.c static unsigned long clk_peri_c_clk_recalc_rate(struct clk_hw *hwclk,
hwclk              21 drivers/clk/socfpga/clk-periph-s10.c 	struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk);
hwclk              32 drivers/clk/socfpga/clk-periph-s10.c static unsigned long clk_peri_cnt_clk_recalc_rate(struct clk_hw *hwclk,
hwclk              35 drivers/clk/socfpga/clk-periph-s10.c 	struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk);
hwclk              48 drivers/clk/socfpga/clk-periph-s10.c static u8 clk_periclk_get_parent(struct clk_hw *hwclk)
hwclk              50 drivers/clk/socfpga/clk-periph-s10.c 	struct socfpga_periph_clk *socfpgaclk = to_periph_clk(hwclk);
hwclk              17 drivers/clk/socfpga/clk-periph.c static unsigned long clk_periclk_recalc_rate(struct clk_hw *hwclk,
hwclk              20 drivers/clk/socfpga/clk-periph.c 	struct socfpga_periph_clk *socfpgaclk = to_socfpga_periph_clk(hwclk);
hwclk              37 drivers/clk/socfpga/clk-periph.c static u8 clk_periclk_get_parent(struct clk_hw *hwclk)
hwclk              34 drivers/clk/socfpga/clk-pll-a10.c static unsigned long clk_pll_recalc_rate(struct clk_hw *hwclk,
hwclk              37 drivers/clk/socfpga/clk-pll-a10.c 	struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
hwclk              50 drivers/clk/socfpga/clk-pll-a10.c static u8 clk_pll_get_parent(struct clk_hw *hwclk)
hwclk              52 drivers/clk/socfpga/clk-pll-a10.c 	struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
hwclk              30 drivers/clk/socfpga/clk-pll-s10.c static unsigned long clk_pll_recalc_rate(struct clk_hw *hwclk,
hwclk              33 drivers/clk/socfpga/clk-pll-s10.c 	struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
hwclk              52 drivers/clk/socfpga/clk-pll-s10.c static unsigned long clk_boot_clk_recalc_rate(struct clk_hw *hwclk,
hwclk              55 drivers/clk/socfpga/clk-pll-s10.c 	struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
hwclk              66 drivers/clk/socfpga/clk-pll-s10.c static u8 clk_pll_get_parent(struct clk_hw *hwclk)
hwclk              68 drivers/clk/socfpga/clk-pll-s10.c 	struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
hwclk              76 drivers/clk/socfpga/clk-pll-s10.c static u8 clk_boot_get_parent(struct clk_hw *hwclk)
hwclk              78 drivers/clk/socfpga/clk-pll-s10.c 	struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
hwclk              86 drivers/clk/socfpga/clk-pll-s10.c static int clk_pll_prepare(struct clk_hw *hwclk)
hwclk              88 drivers/clk/socfpga/clk-pll-s10.c 	struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
hwclk              38 drivers/clk/socfpga/clk-pll.c static unsigned long clk_pll_recalc_rate(struct clk_hw *hwclk,
hwclk              41 drivers/clk/socfpga/clk-pll.c 	struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
hwclk              58 drivers/clk/socfpga/clk-pll.c static u8 clk_pll_get_parent(struct clk_hw *hwclk)
hwclk              61 drivers/clk/socfpga/clk-pll.c 	struct socfpga_pll *socfpgaclk = to_socfpga_clk(hwclk);
hwclk             166 drivers/cpufreq/qoriq-cpufreq.c 	const struct clk_hw *hwclk;
hwclk             186 drivers/cpufreq/qoriq-cpufreq.c 	hwclk = __clk_get_hw(policy->clk);
hwclk             187 drivers/cpufreq/qoriq-cpufreq.c 	count = clk_hw_get_num_parents(hwclk);
hwclk             198 drivers/cpufreq/qoriq-cpufreq.c 		clk = clk_hw_get_parent_by_index(hwclk, i)->clk;