Home
last modified time | relevance | path

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

/linux/include/sound/
H A Dcs42l42.h309 #define CS42L42_ASP_MODE_MASK (1 << CS42L42_ASP_MODE_SHIFT) macro
/linux/sound/soc/codecs/
H A Dcs42l42.c881 snd_soc_component_update_bits(component, CS42L42_ASP_CLK_CFG, CS42L42_ASP_MODE_MASK | in cs42l42_set_dai_fmt()