Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/bcm/
Dclk-ns2.c53 static const struct iproc_clk_ctrl genpll_scr_clk[] = {
115 static const struct iproc_clk_ctrl genpll_sw_clk[] = {
177 static const struct iproc_clk_ctrl lcpll_ddr_clk[] = {
239 static const struct iproc_clk_ctrl lcpll_ports_clk[] = {
Dclk-iproc.h167 struct iproc_clk_ctrl { struct
191 const struct iproc_clk_ctrl *clk_ctrl, argument
Dclk-cygnus.c71 static const struct iproc_clk_ctrl genpll_clk[] = {
129 static const struct iproc_clk_ctrl lcpll0_clk[] = {
207 static const struct iproc_clk_ctrl mipipll_clk[] = {
Dclk-nsp.c56 static const struct iproc_clk_ctrl genpll_clk[] = {
113 static const struct iproc_clk_ctrl lcpll0_clk[] = {
Dclk-iproc-pll.c73 const struct iproc_clk_ctrl *ctrl;
459 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_enable()
479 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_disable()
495 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_recalc_rate()
538 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_set_rate()
593 const struct iproc_clk_ctrl *clk_ctrl, in iproc_pll_clk_setup()