Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtas2770.c424 TAS2770_TDM_CFG_REG2_RXS_MASK, in tas2770_set_dai_tdm_slot()
429 TAS2770_TDM_CFG_REG2_RXS_MASK, in tas2770_set_dai_tdm_slot()
434 TAS2770_TDM_CFG_REG2_RXS_MASK, in tas2770_set_dai_tdm_slot()
H A Dtas2770.h60 #define TAS2770_TDM_CFG_REG2_RXS_MASK GENMASK(1, 0) macro