Searched refs:CS4270_TRANS (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | cs4270.c | 53 #define CS4270_TRANS 0x05 /* Transition Control */ macro 460 SOC_SINGLE("Soft Ramp Switch", CS4270_TRANS, 6, 1, 0), 461 SOC_SINGLE("Zero Cross Switch", CS4270_TRANS, 5, 1, 0), 462 SOC_SINGLE("De-emphasis filter", CS4270_TRANS, 0, 1, 0), 529 ret = snd_soc_component_update_bits(component, CS4270_TRANS, in cs4270_probe()
|