Searched refs:CS42L42_FULL_SCALE_VOL_MASK (Results 1 – 2 of 2) sorted by relevance
233 #define CS42L42_FULL_SCALE_VOL_MASK (2) macro
898 fsv_new = fsv_old & ~CS42L42_FULL_SCALE_VOL_MASK; in cs42l42_resume()900 fsv_new = fsv_old & CS42L42_FULL_SCALE_VOL_MASK; in cs42l42_resume()