Default Need deep sleep values

m trying to port scary governor from DooMLorD's git but it requires some porting so tell me what values should I replace for deep sleep??

Code:
#define DEF_FREQUENCY_UP_THRESHOLD		(80)
#define DEF_FREQUENCY_DOWN_THRESHOLD		(45)
#define DEFAULT_SLEEP_MAX_FREQ 245760
#define DEFAULT_SLEEP_MIN_FREQ 122880
#define DEFAULT_SLEEP_PREV_FREQ 122880 //This is so that if there are any issues resulting in sleep_prev_freq getting set, there will be a backup freq
#define DEFAULT_PREV_MAX 1024000
Devices currently developing for:
Desire X- Prototype Kernel & CM9
Want me to compile any rom? Just send me a PM with your device tree.