Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dcs42l73.c264 CS42L73_MIOPC, 6,
339 SOC_SINGLE("PGA Soft-Ramp Switch", CS42L73_MIOPC, 3, 1, 0),
340 SOC_SINGLE("Analog Zero Cross Switch", CS42L73_MIOPC, 2, 1, 0),
341 SOC_SINGLE("Digital Soft-Ramp Switch", CS42L73_MIOPC, 1, 1, 0),
342 SOC_SINGLE("Analog Output Soft-Ramp Switch", CS42L73_MIOPC, 0, 1, 0),
H A Dcs42l73.h34 #define CS42L73_MIOPC 0x13 /* Misc. Input & Output Path Control. */ macro