Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt1016.c138 case RT1016_I2S_CTRL: in rt1016_readable_register()
194 RT1016_I2S_CTRL, RT1016_I2S_DATA_SWAP_SFT, rt1016_data_select);
330 snd_soc_component_update_bits(component, RT1016_I2S_CTRL, in rt1016_hw_params()
353 snd_soc_component_update_bits(component, RT1016_I2S_CTRL, in rt1016_hw_params()
411 snd_soc_component_update_bits(component, RT1016_I2S_CTRL, in rt1016_set_dai_fmt()
H A Drt1016.h45 #define RT1016_I2S_CTRL 0x40 macro