Searched refs:RT274_DAC_OUT1 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | rt274.h | 16 #define RT274_DAC_OUT1 0x03 macro 88 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT274_DAC_OUT1, 0xa000) 90 VERB_CMD(AC_VERB_SET_AMP_GAIN_MUTE, RT274_DAC_OUT1, 0x9000) 130 VERB_CMD(AC_VERB_SET_CHANNEL_STREAMID, RT274_DAC_OUT1, 0)
|
H A D | rt274.c | 227 case VERB_CMD(AC_VERB_GET_STREAM_FORMAT, RT274_DAC_OUT1, 0): in rt274_volatile_register() 231 case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DAC_OUT1, 0): in rt274_volatile_register() 298 case RT274_SET_POWER(RT274_DAC_OUT1): in rt274_readable_register() 306 case VERB_CMD(AC_VERB_GET_STREAM_FORMAT, RT274_DAC_OUT1, 0): in rt274_readable_register() 310 case VERB_CMD(AC_VERB_GET_AMP_GAIN_MUTE, RT274_DAC_OUT1, 0): in rt274_readable_register()
|