Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtac5xx2-sdw.c1067 u32 headset_detect_chk, hid_detect_chk; in tac_interrupt_callback() local
1099 headset_detect_chk = SDW_SCP_SDCA_INT_SDCA_12; in tac_interrupt_callback()
1102 headset_detect_chk = SDW_SCP_SDCA_INT_SDCA_11; in tac_interrupt_callback()
1106 if (sdca_int2 & headset_detect_chk) { in tac_interrupt_callback()