Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Dcs42l73.c267 CS42L73_MIOPC, 6,
348 SOC_SINGLE("PGA Soft-Ramp Switch", CS42L73_MIOPC, 3, 1, 0),
349 SOC_SINGLE("Analog Zero Cross Switch", CS42L73_MIOPC, 2, 1, 0),
350 SOC_SINGLE("Digital Soft-Ramp Switch", CS42L73_MIOPC, 1, 1, 0),
351 SOC_SINGLE("Analog Output Soft-Ramp Switch", CS42L73_MIOPC, 0, 1, 0),
Dcs42l73.h48 #define CS42L73_MIOPC 0x13 /* Misc. Input & Output Path Control. */ macro