Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dsgtl5000.h36 #define SGTL5000_DAP_CTRL 0x0100 macro
Dsgtl5000.c61 { SGTL5000_DAP_CTRL, 0x0000 },
452 SND_SOC_DAPM_MUX("DAP Mux", SGTL5000_DAP_CTRL, 0, 0, &dap_mux),
453 SND_SOC_DAPM_MUX("DAP MIX Mux", SGTL5000_DAP_CTRL, 4, 0, &dapmix_mux),
1230 case SGTL5000_DAP_CTRL: in sgtl5000_readable()