Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/headset_observe/
H A Drk_headset_irq_hook_adc.c52 #define HOOK_LEVEL_LOW 204 //0.5V*1024/2.5 macro
279 if (val >= 0 && val < HOOK_LEVEL_LOW) { in hook_once_work()
337 if (val < HOOK_LEVEL_LOW && val >= 0) in hook_work_callback()