Searched refs:CS4270_TRANS (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/sound/soc/codecs/ |
D | cs4270.c | 44 #define CS4270_TRANS 0x05 /* Transition Control */ macro 452 SOC_SINGLE("Soft Ramp Switch", CS4270_TRANS, 6, 1, 0), 453 SOC_SINGLE("Zero Cross Switch", CS4270_TRANS, 5, 1, 0), 454 SOC_SINGLE("De-emphasis filter", CS4270_TRANS, 0, 1, 0), 521 ret = snd_soc_component_update_bits(component, CS4270_TRANS, in cs4270_probe()
|