ti_prcm_softc
struct ti_prcm_softc sc_prcm; /* must be first */
am3_prcm_hwmod_enable(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc, int enable)
am3_prcm_hwmod_enable_display(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc, int enable)
CFATTACH_DECL_NEW(omap3_cm, sizeof(struct ti_prcm_softc),
omap3_cm_initclocks(struct ti_prcm_softc *sc)
struct ti_prcm_softc * const sc = device_private(self);
omap3_cm_hwmod_nopenable(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc, int enable)
omap3_cm_hwmod_enable(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc, int enable)
omap4_prcm_hwmod_enable_auto(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc, int enable)
struct ti_prcm_softc sc_prcm; /* must be first */
omap4_prcm_hwmod_enable(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc, int enable)
struct ti_prcm_softc * const sc = priv;
struct ti_prcm_softc * const sc = priv;
struct ti_prcm_softc * const sc = priv;
struct ti_prcm_softc * const sc = priv;
ti_prcm_clock_find(struct ti_prcm_softc *sc, const char *name)
ti_prcm_attach(struct ti_prcm_softc *sc)
static struct ti_prcm_softc *prcm_softc = NULL;
struct ti_prcm_softc * const sc = priv;
struct ti_prcm_softc * const sc = priv;
struct ti_prcm_softc * const sc = priv;
ti_prcm_fixed_factor_get_rate(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc)
ti_prcm_fixed_factor_get_parent(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc)
ti_prcm_hwmod_get_parent(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc)
struct ti_prcm_softc;
int (*enable)(struct ti_prcm_softc *,
u_int (*get_rate)(struct ti_prcm_softc *,
int (*set_rate)(struct ti_prcm_softc *,
const char * (*get_parent)(struct ti_prcm_softc *,
int (*set_parent)(struct ti_prcm_softc *,
int ti_prcm_attach(struct ti_prcm_softc *);
struct ti_prcm_clk *ti_prcm_clock_find(struct ti_prcm_softc *, const char *);
ti_prcm_fixed_get_rate(struct ti_prcm_softc *sc, struct ti_prcm_clk *tc)