Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs35l36.h341 #define CS35L36_NG_AMP_EN_MASK 0x3F00 macro
H A Dcs35l36.c477 int val = (ucontrol->value.integer.value[0]) ? CS35L36_NG_AMP_EN_MASK : in cs35l36_ldm_sel_put()
483 CS35L36_NG_AMP_EN_MASK, val); in cs35l36_ldm_sel_put()