Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/aw88395/
H A Daw88395_reg.h294 #define AW88395_AGC_DSP_CTL_MASK \ macro
H A Daw88395_device.c445 ~AW88395_AGC_DSP_CTL_MASK, AW88395_AGC_DSP_CTL_ENABLE_VALUE); in aw_dev_dsp_check_crc_enable()
448 ~AW88395_AGC_DSP_CTL_MASK, AW88395_AGC_DSP_CTL_DISABLE_VALUE); in aw_dev_dsp_check_crc_enable()
1035 reg_val &= AW88395_AGC_DSP_CTL_MASK; in aw_dev_update_reg_container()