Home | History | Annotate | Download | only in dev

Lines Matching defs:sc_control

152 	uint32_t sc_control;		/* MAC_CONTROL contents */
793 sc->sc_control |= CONTROL_DO | CONTROL_TE | CONTROL_RE;
795 sc->sc_control |= CONTROL_EM;
899 sc->sc_control &= ~(CONTROL_PM | CONTROL_PR);
903 sc->sc_control & ~CONTROL_RE);
906 sc->sc_control |= CONTROL_PR;
917 sc->sc_control |= CONTROL_HP;
964 sc->sc_control);
968 sc->sc_control |= CONTROL_PM;
970 sc->sc_control);
1051 sc->sc_control |= CONTROL_F;
1053 sc->sc_control &= ~CONTROL_F;
1056 sc->sc_control);