Searched refs:CS4270_TRANS (Results 1 – 1 of 1) sorted by relevance
/sound/soc/codecs/ |
D | cs4270.c | 53 #define CS4270_TRANS 0x05 /* Transition Control */ macro 457 SOC_SINGLE("Soft Ramp Switch", CS4270_TRANS, 6, 1, 0), 458 SOC_SINGLE("Zero Cross Switch", CS4270_TRANS, 5, 1, 0), 459 SOC_SINGLE("De-emphasis filter", CS4270_TRANS, 0, 1, 0), 525 ret = snd_soc_update_bits(codec, CS4270_TRANS, in cs4270_probe()
|