Home
last modified time | relevance | path

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

/trueos/sys/dev/cm/
HDsmc90cx6reg.h80 #define CM_POR 0x10 /* non maskable interrupt */ macro
HDsmc90cx6.c169 } while (!(GETREG(CMSTAT) & CM_POR));
258 } while (!(GETREG(CMSTAT) & CM_POR));
272 sc->sc_intmask = CM_RECON|CM_POR;
714 if (maskedisr & CM_POR) {