Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dcs4270.c41 #define CS4270_TRANS 0x05 /* Transition Control */ macro
449 SOC_SINGLE("Soft Ramp Switch", CS4270_TRANS, 6, 1, 0),
450 SOC_SINGLE("Zero Cross Switch", CS4270_TRANS, 5, 1, 0),
451 SOC_SINGLE("De-emphasis filter", CS4270_TRANS, 0, 1, 0),
518 ret = snd_soc_component_update_bits(component, CS4270_TRANS, in cs4270_probe()