KallistiOS
##version##
|
Macros | |
#define | PVR_RESET_ALL 0xffffffff |
Reset the wole PVR. More... | |
#define | PVR_RESET_NONE 0x00000000 |
Cancel reset state. More... | |
#define | PVR_RESET_TA 0x00000001 |
Reset only the TA. More... | |
#define | PVR_RESET_ISPTSP 0x00000002 |
Reset only the ISP/TSP. More... | |
These values are written to the PVR_RESET register in order to reset the system or to take it out of reset.
#define PVR_RESET_ALL 0xffffffff |
Reset the wole PVR.
#define PVR_RESET_ISPTSP 0x00000002 |
Reset only the ISP/TSP.
#define PVR_RESET_NONE 0x00000000 |
Cancel reset state.
#define PVR_RESET_TA 0x00000001 |
Reset only the TA.