Home
last modified time | relevance | path

Searched refs:fmpvcr (Results 1 – 2 of 2) sorted by relevance

/mirbsd/src/sys/arch/sparc/dev/
Dscf.c226 sc->sc_regs->fmpvcr |= FMPVCR_VPP;
228 sc->sc_regs->fmpvcr &= ~FMPVCR_VPP;
241 if (sc->sc_regs->fmpvcr & FMPVCR_VPP)
Dscfreg.h40 volatile u_int8_t fmpvcr; /* flash prog voltage ctrl */ member