Lines Matching defs:octpow_softc
43 static void octpow_init(struct octpow_softc *);
44 static void octpow_init_regs(struct octpow_softc *);
45 static inline void octpow_config_int(struct octpow_softc *, int,
48 struct octpow_softc octpow_softc;
57 struct octpow_softc *sc = &octpow_softc;
66 octpow_config_int(struct octpow_softc *sc, int group, uint64_t tc_thr,
91 octpow_config(struct octpow_softc *sc, int group)
101 octpow_init(struct octpow_softc *sc)
110 octpow_init_regs(struct octpow_softc *sc)