Home
last modified time | relevance | path

Searched refs:HEADSET_IN_HIGH (Results 1 - 4 of 4) sorted by relevance

/device/board/hihope/rk3568/audio_drivers/headset_monitor/include/
H A Danalog_headset.h32 #define HEADSET_IN_HIGH 0x00000001 macro
/device/board/hihope/rk3568/audio_drivers/headset_monitor/src/
H A Danalog_headset_gpio.c221 if (pdata->hsInsertType == HEADSET_IN_HIGH) { in CheckState()
254 type = (pdata->hsInsertType == HEADSET_IN_HIGH) ? IRQF_TRIGGER_FALLING : IRQF_TRIGGER_RISING; in ReportCurrentState()
H A Danalog_headset_adc.c144 case HEADSET_IN_HIGH: in CheckState()
330 case HEADSET_IN_HIGH: 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