Searched refs:MBX_PM_CLASS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/include/dspbridge/
H A Dmbx_sh.h120 #define MBX_PM_CLASS 0x2000 /* Power Management */ macro
151 #define MBX_PM_DSPIDLE (MBX_PM_CLASS + 0x0)
152 #define MBX_PM_DSPWAKEUP (MBX_PM_CLASS + 0x1)
153 #define MBX_PM_EMERGENCYSLEEP (MBX_PM_CLASS + 0x2)
154 #define MBX_PM_SLEEPUNTILRESTART (MBX_PM_CLASS + 0x3)
155 #define MBX_PM_DSPGLOBALIDLE_OFF (MBX_PM_CLASS + 0x4)
156 #define MBX_PM_DSPGLOBALIDLE_ON (MBX_PM_CLASS + 0x5)
157 #define MBX_PM_SETPOINT_PRENOTIFY (MBX_PM_CLASS + 0x6)
158 #define MBX_PM_SETPOINT_POSTNOTIFY (MBX_PM_CLASS + 0x7)
159 #define MBX_PM_DSPRETN (MBX_PM_CLASS
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/tidspbridge/core/
H A Dio_sm.c966 if (pio_mgr->intr_val & MBX_PM_CLASS)

Completed in 39 milliseconds