Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/staging/tidspbridge/include/dspbridge/
Ddspioctl.h37 #define BRDIOCTL_PWRCONTROL (BRDIOCTL_RESERVEDBASE + 0x70) macro
44 #define BRDIOCTL_DEEPSLEEP (BRDIOCTL_PWRCONTROL + 0x0)
45 #define BRDIOCTL_EMERGENCYSLEEP (BRDIOCTL_PWRCONTROL + 0x1)
46 #define BRDIOCTL_WAKEUP (BRDIOCTL_PWRCONTROL + 0x2)
47 #define BRDIOCTL_CLK_CTRL (BRDIOCTL_PWRCONTROL + 0x7)
49 #define BRDIOCTL_PWR_HIBERNATE (BRDIOCTL_PWRCONTROL + 0x8)
50 #define BRDIOCTL_PRESCALE_NOTIFY (BRDIOCTL_PWRCONTROL + 0x9)
51 #define BRDIOCTL_POSTSCALE_NOTIFY (BRDIOCTL_PWRCONTROL + 0xA)
52 #define BRDIOCTL_CONSTRAINT_REQUEST (BRDIOCTL_PWRCONTROL + 0xB)