Searched refs:PA_CTRL (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/spi/ |
H A D | at73c213.c | 61 0x00, /* 11 - PA_CTRL */ 682 .private_value = PA_CTRL | (PA_CTRL_APAGAIN << 8) | \ 685 AT73C213_MONO_SWITCH("PA High Gain Playback Switch", 0, PA_CTRL, PA_CTRL_APALP, 687 AT73C213_MONO_SWITCH("PA Playback Switch", 0, PA_CTRL, PA_CTRL_APAON, 0x01, 0), 802 retval = snd_at73c213_write_reg(chip, PA_CTRL, (1<<PA_CTRL_APAPRECH)); snd_at73c213_chip_init() 813 retval = snd_at73c213_write_reg(chip, PA_CTRL, snd_at73c213_chip_init() 1041 retval = snd_at73c213_write_reg(chip, PA_CTRL, snd_at73c213_remove() 1042 chip->reg_image[PA_CTRL] | 0x0f); snd_at73c213_remove() 1046 retval = snd_at73c213_write_reg(chip, PA_CTRL, snd_at73c213_remove()
|
H A D | at73c213.h | 113 #define PA_CTRL 0x11 macro
|
Completed in 68 milliseconds