Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42xx8.c284 fm[i] = CS42XX8_FM_AUTO; in cs42xx8_hw_params()
302 condition1 = ((fm[tx] == CS42XX8_FM_AUTO) ? in cs42xx8_hw_params()
314 condition2 = ((fm[!tx] == CS42XX8_FM_AUTO) ? in cs42xx8_hw_params()
360 CS42XX8_FUNCMOD_xC_FM(tx, CS42XX8_FM_AUTO)); in cs42xx8_hw_free()
H A Dcs42xx8.h114 #define CS42XX8_FM_AUTO 3 macro