Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l73.h158 #define CS42L73_PCM_BIT_ORDER (1 << 3) macro
H A Dcs42l73.c985 spc &= ~(CS42L73_PCM_MODE_MASK | CS42L73_PCM_BIT_ORDER); in cs42l73_set_dai_fmt()