/openbmc/linux/include/linux/ |
H A D | clk-provider.h | 1570 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in of_clk_add_hw_provider() 1577 struct clk_hw *(*get)(struct of_phandle_args *clkspec, in devm_of_clk_add_hw_provider() 1586 struct of_phandle_args *clkspec, void *data) in of_clk_src_simple_get() 1591 of_clk_hw_simple_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_simple_get() 1596 struct of_phandle_args *clkspec, void *data) in of_clk_src_onecell_get() 1601 of_clk_hw_onecell_get(struct of_phandle_args *clkspec, void *data) in of_clk_hw_onecell_get()
|
/openbmc/linux/drivers/clk/baikal-t1/ |
H A D | clk-ccu-pll.c | 129 static struct clk_hw *ccu_pll_of_clk_hw_get(struct of_phandle_args *clkspec, in ccu_pll_of_clk_hw_get()
|
H A D | clk-ccu-div.c | 325 static struct clk_hw *ccu_div_of_clk_hw_get(struct of_phandle_args *clkspec, in ccu_div_of_clk_hw_get()
|
/openbmc/linux/drivers/clk/renesas/ |
H A D | clk-mstp.c | 265 struct of_phandle_args clkspec; in cpg_mstp_attach_dev() local
|
H A D | rzg2l-cpg.c | 753 *rzg2l_cpg_clk_src_twocell_get(struct of_phandle_args *clkspec, in rzg2l_cpg_clk_src_twocell_get() 1236 const struct of_phandle_args *clkspec) in rzg2l_cpg_is_pm_clk() 1261 struct of_phandle_args clkspec; in rzg2l_cpg_attach_dev() local
|
H A D | r9a06g032-clocks.c | 733 static int create_add_module_clock(struct of_phandle_args *clkspec, in create_add_module_clock() 762 struct of_phandle_args clkspec; in r9a06g032_attach_dev() local
|
/openbmc/linux/drivers/clk/mvebu/ |
H A D | kirkwood.c | 272 struct of_phandle_args *clkspec, void *data) in clk_muxing_get_src()
|
H A D | cp110-system-controller.c | 195 static struct clk_hw *cp110_of_clk_get(struct of_phandle_args *clkspec, in cp110_of_clk_get()
|
/openbmc/linux/drivers/clk/qcom/ |
H A D | krait-cc.c | 327 static struct clk *krait_of_get(struct of_phandle_args *clkspec, void *data) in krait_of_get()
|
H A D | clk-spmi-pmic-div.c | 184 spmi_pmic_div_clk_hw_get(struct of_phandle_args *clkspec, void *data) in spmi_pmic_div_clk_hw_get()
|
H A D | common.c | 223 static struct clk_hw *qcom_cc_clk_hw_get(struct of_phandle_args *clkspec, in qcom_cc_clk_hw_get()
|
/openbmc/linux/drivers/clk/ |
H A D | clk-lochnagar.c | 218 lochnagar_of_clk_hw_get(struct of_phandle_args *clkspec, void *data) in lochnagar_of_clk_hw_get()
|
H A D | clk-sparx5.c | 232 static struct clk_hw *s5_clk_hw_get(struct of_phandle_args *clkspec, void *data) in s5_clk_hw_get()
|
H A D | clk-max9485.c | 249 max9485_of_clk_get(struct of_phandle_args *clkspec, void *data) in max9485_of_clk_get()
|
H A D | clk-scpi.c | 175 scpi_of_clk_src_get(struct of_phandle_args *clkspec, void *data) in scpi_of_clk_src_get()
|
H A D | clk-axm5516.c | 515 of_clk_axmclk_get(struct of_phandle_args *clkspec, void *unused) in of_clk_axmclk_get()
|
H A D | clk-si5351.c | 1352 si53351_of_clk_get(struct of_phandle_args *clkspec, void *data) in si53351_of_clk_get() 1371 si53351_of_clk_get(struct of_phandle_args *clkspec, void *data) in si53351_of_clk_get()
|
H A D | clk-renesas-pcie.c | 281 rs9_of_clk_get(struct of_phandle_args *clkspec, void *data) in rs9_of_clk_get()
|
H A D | clk-si521xx.c | 272 si521xx_of_clk_get(struct of_phandle_args *clkspec, void *data) in si521xx_of_clk_get()
|
/openbmc/linux/drivers/clk/ti/ |
H A D | clk-dra7-atl.c | 228 struct of_phandle_args clkspec; in of_dra7_atl_clk_probe() local
|
H A D | clkctrl.c | 224 static struct clk_hw *_ti_omap4_clkctrl_xlate(struct of_phandle_args *clkspec, in _ti_omap4_clkctrl_xlate()
|
/openbmc/linux/arch/arm/mach-omap2/ |
H A D | omap_device.c | 72 struct of_phandle_args clkspec; in _add_clkdev() local
|
/openbmc/linux/drivers/clk/bcm/ |
H A D | clk-kona-setup.c | 776 of_clk_kona_onecell_get(struct of_phandle_args *clkspec, void *data) in of_clk_kona_onecell_get()
|
/openbmc/linux/drivers/clk/keystone/ |
H A D | sci-clk.c | 378 static struct clk_hw *sci_clk_get(struct of_phandle_args *clkspec, void *data) in sci_clk_get()
|
/openbmc/linux/drivers/clk/davinci/ |
H A D | psc.c | 332 struct of_phandle_args clkspec = *reset_spec; /* discard const qualifier */ in davinci_psc_reset_of_xlate() local
|