Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs42l42.c998 (0 << CS42L42_PDN_MIC_LVL_DET_SHIFT)); in cs42l42_process_hs_type_detect()
1028 (1 << CS42L42_PDN_MIC_LVL_DET_SHIFT)); in cs42l42_process_hs_type_detect()
1079 (1 << CS42L42_PDN_MIC_LVL_DET_SHIFT)); in cs42l42_init_hs_type_detect()
1126 (1 << CS42L42_PDN_MIC_LVL_DET_SHIFT)); in cs42l42_init_hs_type_detect()
1176 (1 << CS42L42_PDN_MIC_LVL_DET_SHIFT)); in cs42l42_cancel_hs_type_detect()
H A Dcs42l42.h512 #define CS42L42_PDN_MIC_LVL_DET_SHIFT 0 macro
513 #define CS42L42_PDN_MIC_LVL_DET_MASK (1 << CS42L42_PDN_MIC_LVL_DET_SHIFT)