Searched refs:SGTL5000_DAP_CTRL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/sound/soc/codecs/ |
D | sgtl5000.h | 36 #define SGTL5000_DAP_CTRL 0x0100 macro
|
D | sgtl5000.c | 61 { 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()
|