Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dcs4270.c52 #define CS4270_FORMAT 0x04 /* Serial Format, ADC/DAC Control */ macro
375 reg = snd_soc_component_read(component, CS4270_FORMAT); in cs4270_hw_params()
390 ret = snd_soc_component_write(component, CS4270_FORMAT, reg); in cs4270_hw_params()
459 SOC_SINGLE("Digital Sidetone Switch", CS4270_FORMAT, 5, 1, 0),