Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dtfa9879.c30 int i2s_set = 0; in tfa9879_hw_params() local
75 i2s_set = TFA9879_I2S_SET_LSB_J_16; in tfa9879_hw_params()
78 i2s_set = TFA9879_I2S_SET_LSB_J_24; in tfa9879_hw_params()
88 i2s_set << TFA9879_I2S_SET_SHIFT); in tfa9879_hw_params()
111 int i2s_set; in tfa9879_set_fmt() local
135 i2s_set = TFA9879_I2S_SET_I2S_24; in tfa9879_set_fmt()
139 i2s_set = TFA9879_I2S_SET_MSB_J_24; in tfa9879_set_fmt()
143 i2s_set = TFA9879_I2S_SET_LSB_J_24; in tfa9879_set_fmt()
154 i2s_set << TFA9879_I2S_SET_SHIFT); in tfa9879_set_fmt()