Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/bcm/
Dclk-sr.c58 static const struct iproc_clk_ctrl sr_genpll0_clk[] = {
118 static const struct iproc_clk_ctrl sr_genpll2_clk[] = {
177 static const struct iproc_clk_ctrl sr_genpll3_clk[] = {
212 static const struct iproc_clk_ctrl sr_genpll4_clk[] = {
266 static const struct iproc_clk_ctrl sr_genpll5_clk[] = {
302 static const struct iproc_clk_ctrl sr_lcpll0_clk[] = {
347 static const struct iproc_clk_ctrl sr_lcpll1_clk[] = {
386 static const struct iproc_clk_ctrl sr_lcpll_pcie_clk[] = {
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.h193 struct iproc_clk_ctrl { struct
217 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[] = {
287 static const struct iproc_clk_ctrl audiopll_clk[] = {
Dclk-nsp.c56 static const struct iproc_clk_ctrl genpll_clk[] = {
113 static const struct iproc_clk_ctrl lcpll0_clk[] = {
Dclk-iproc-pll.c86 const struct iproc_clk_ctrl *ctrl;
588 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_enable()
608 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_disable()
624 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_recalc_rate()
672 const struct iproc_clk_ctrl *ctrl = clk->ctrl; in iproc_clk_set_rate()
729 const struct iproc_clk_ctrl *clk_ctrl, in iproc_pll_clk_setup()