Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2552.h94 #define TAS2552_BCLKDIR (1 << 6) macro
H A Dtas2552.c326 #define TAS2552_DAI_FMT_MASK (TAS2552_BCLKDIR | \
362 serial_format = TAS2552_BCLKDIR; in tas2552_set_dai_fmt()
365 serial_format = (TAS2552_BCLKDIR | TAS2552_WCLKDIR); in tas2552_set_dai_fmt()