Home
last modified time | relevance | path

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

/openbmc/linux/include/sound/
H A Dak4531_codec.h26 #define AK4531_RMASTER 0x01 /* master volume right */ macro
/openbmc/linux/sound/pci/
H A Dak4531_codec.c261 AK4531_LMASTER, AK4531_RMASTER, 7, 7, 1, 1,
263 AK4531_DOUBLE("Master Playback Volume", 0, AK4531_LMASTER, AK4531_RMASTER, 0, 0, 0x1f, 1),
431 ak4531->write(ak4531, AK4531_RMASTER, 0x9f); in snd_ak4531_suspend()