Home | History | Annotate | Download | only in ti

Lines Matching refs:ti_prcm_clk

36 struct ti_prcm_clk;
65 struct ti_prcm_clk {
75 struct ti_prcm_clk *, int);
77 struct ti_prcm_clk *);
79 struct ti_prcm_clk *, u_int);
81 struct ti_prcm_clk *);
83 struct ti_prcm_clk *,
88 struct ti_prcm_clk *ti_prcm_clock_find(struct ti_prcm_softc *, const char *);
91 ti_prcm_fixed_get_rate(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc)
105 ti_prcm_fixed_factor_get_rate(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc)
108 struct ti_prcm_clk *tc_parent;
120 ti_prcm_fixed_factor_get_parent(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc)
137 ti_prcm_hwmod_get_parent(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc)
165 struct ti_prcm_clk *sc_clks;