am18xx_pllc_softc
struct am18xx_pllc_softc * const sc = priv;
struct am18xx_pllc_softc * const sc = priv;
struct am18xx_pllc_softc * const sc = priv;
am18xx_pllc_get_sysclk_rate(struct am18xx_pllc_softc *sc,
am18xx_pllc_get_auxclk_rate(struct am18xx_pllc_softc *sc,
struct am18xx_pllc_softc * const sc = device_private(dev);
struct am18xx_pllc_softc * const sc = device_private(self);
struct am18xx_pllc_softc;
u_int (*get_rate)(struct am18xx_pllc_softc *, struct am18xx_pllc_clk *);
static u_int am18xx_pllc_get_sysclk_rate(struct am18xx_pllc_softc *,
static u_int am18xx_pllc_get_auxclk_rate(struct am18xx_pllc_softc *,
CFATTACH_DECL_NEW(am18xxpllc, sizeof(struct am18xx_pllc_softc),