Home
last modified time | relevance | path

Searched refs:HEADSET_IN_LOW (Results 1 - 3 of 3) sorted by relevance

/device/board/hihope/rk3568/audio_drivers/headset_monitor/include/
H A Danalog_headset.h33 #define HEADSET_IN_LOW 0x00000000 macro
/device/board/hihope/rk3568/audio_drivers/headset_monitor/src/
H A Danalog_headset_adc.c147 case HEADSET_IN_LOW: in CheckState()
333 case HEADSET_IN_LOW: in CheckInsertType()
H A Danalog_headset_core.c35 pdata->hsInsertType = (pdata->hsGpioFlags & OF_GPIO_ACTIVE_LOW) ? HEADSET_IN_LOW : HEADSET_IN_HIGH; in InitHeadsetPdata()
140 pdata->hsInsertType = (pdata->hsGpioFlags & OF_GPIO_ACTIVE_LOW) ? HEADSET_IN_LOW : HEADSET_IN_HIGH; in LinuxReadConfig()

Completed in 3 milliseconds