Searched refs:AW88261_BIT_SYSST_CHECK_MASK (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ | ||
H A D | aw88261.h | 173 #define AW88261_BIT_SYSST_CHECK_MASK \ macro |
H A D | aw88261.c | 256 check_val = reg_val & (~AW88261_BIT_SYSST_CHECK_MASK) in aw88261_dev_check_sysst() |