Searched refs:RT286_SPK_OUT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | rt286.h | 24 #define RT286_SPK_OUT 0x14 macro 47 #define RT286_SET_SPK_POWER RT286_SET_POWER(RT286_SPK_OUT) 50 VERB_CMD(AC_VERB_SET_CONNECT_SEL, RT286_SPK_OUT, 0) 62 VERB_CMD(AC_VERB_SET_PIN_WIDGET_CONTROL, RT286_SPK_OUT, 0) 66 VERB_CMD(AC_VERB_SET_EAPD_BTLENABLE, RT286_SPK_OUT, 0) 90 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_SPK_OUT, 0xa000) 92 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT286_SPK_OUT, 0x9000)
|
H A D | rt286.c | 210 RT286_SPK_OUT,
|