Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l42.h541 #define CS42L42_HS_TRUE_MASK (1 << CS42L42_HS_TRUE_SHIFT) macro
H A Dcs42l42.c1241 } while ((detect_status & CS42L42_HS_TRUE_MASK) && in cs42l42_handle_button_press()