Home
last modified time | relevance | path

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

/drivers/clk/bcm/
Dclk-sr.c47 static const struct iproc_clk_ctrl sr_genpll0_clk[] = {
107 static const struct iproc_clk_ctrl sr_genpll2_clk[] = {
166 static const struct iproc_clk_ctrl sr_genpll3_clk[] = {
201 static const struct iproc_clk_ctrl sr_genpll4_clk[] = {
255 static const struct iproc_clk_ctrl sr_genpll5_clk[] = {
291 static const struct iproc_clk_ctrl sr_lcpll0_clk[] = {
336 static const struct iproc_clk_ctrl sr_lcpll1_clk[] = {
375 static const struct iproc_clk_ctrl sr_lcpll_pcie_clk[] = {
Dclk-ns2.c43 static const struct iproc_clk_ctrl genpll_scr_clk[] = {
105 static const struct iproc_clk_ctrl genpll_sw_clk[] = {
167 static const struct iproc_clk_ctrl lcpll_ddr_clk[] = {
229 static const struct iproc_clk_ctrl lcpll_ports_clk[] = {
Dclk-cygnus.c61 static const struct iproc_clk_ctrl genpll_clk[] = {
119 static const struct iproc_clk_ctrl lcpll0_clk[] = {
197 static const struct iproc_clk_ctrl mipipll_clk[] = {
277 static const struct iproc_clk_ctrl audiopll_clk[] = {
Dclk-iproc.h183 struct iproc_clk_ctrl { struct
207 const struct iproc_clk_ctrl *clk_ctrl, argument
Dclk-nsp.c46 static const struct iproc_clk_ctrl genpll_clk[] = {
103 static const struct iproc_clk_ctrl lcpll0_clk[] = {
Dclk-iproc-pll.c76 const struct iproc_clk_ctrl *ctrl;
578 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_enable()
598 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_disable()
614 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_recalc_rate()
662 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_set_rate()
719 const struct iproc_clk_ctrl *clk_ctrl, in iproc_pll_clk_setup()