Home
last modified time | relevance | path

Searched refs:PWRSTAT_SUSPEND (Results 1 – 7 of 7) sorted by relevance

/netbsd/src/sys/dev/hpc/
Dbivideo.c89 #define PWRSTAT_SUSPEND (1<<0) macro
344 sc->sc_powerstate |= PWRSTAT_SUSPEND; in bivideo_power()
348 sc->sc_powerstate &= ~PWRSTAT_SUSPEND; in bivideo_power()
361 (PWRSTAT_VIDEOOFF|PWRSTAT_SUSPEND))); in bivideo_update_powerstate()
367 (PWRSTAT_VIDEOOFF|PWRSTAT_SUSPEND)) && in bivideo_update_powerstate()
/netbsd/src/sys/arch/hpcmips/dev/
Dmq200.c257 (PWRSTAT_VIDEOOFF|PWRSTAT_SUSPEND))); in mq200_update_powerstate()
263 (PWRSTAT_VIDEOOFF|PWRSTAT_SUSPEND)) && in mq200_update_powerstate()
274 sc->sc_powerstate |= PWRSTAT_SUSPEND; in mq200_power()
278 sc->sc_powerstate |= PWRSTAT_SUSPEND; in mq200_power()
282 sc->sc_powerstate &= ~PWRSTAT_SUSPEND; in mq200_power()
Dite8181.c438 (PWRSTAT_VIDEOOFF|PWRSTAT_SUSPEND))); in ite8181_update_powerstate()
444 (PWRSTAT_VIDEOOFF|PWRSTAT_SUSPEND)) && in ite8181_update_powerstate()
455 sc->sc_powerstate |= PWRSTAT_SUSPEND; in ite8181_power()
459 sc->sc_powerstate |= PWRSTAT_SUSPEND; in ite8181_power()
463 sc->sc_powerstate &= ~PWRSTAT_SUSPEND; in ite8181_power()
Dite8181var.h50 #define PWRSTAT_SUSPEND (1<<0) macro
Dmq200var.h49 #define PWRSTAT_SUSPEND (1<<0) macro
/netbsd/src/sys/arch/hpcarm/dev/
Dsed_saip.c314 sc->sc_powerstate |= PWRSTAT_SUSPEND; in sed1356_power()
318 sc->sc_powerstate &= ~PWRSTAT_SUSPEND; in sed1356_power()
331 (PWRSTAT_VIDEOOFF|PWRSTAT_SUSPEND))); in sed1356_update_powerstate()
337 (PWRSTAT_VIDEOOFF|PWRSTAT_SUSPEND)) && in sed1356_update_powerstate()
Dsed1356var.h49 #define PWRSTAT_SUSPEND (1<<0) macro