Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs4270.c43 #define CS4270_FORMAT 0x04 /* Serial Format, ADC/DAC Control */ macro
366 reg = snd_soc_component_read(component, CS4270_FORMAT); in cs4270_hw_params()
381 ret = snd_soc_component_write(component, CS4270_FORMAT, reg); in cs4270_hw_params()
451 SOC_SINGLE("Digital Sidetone Switch", CS4270_FORMAT, 5, 1, 0),