Searched refs:AC97_GPIO_WAKEUP (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/input/touchscreen/ |
| H A D | wm97xx-core.c | 251 reg = wm97xx_reg_read(wm, AC97_GPIO_WAKEUP); in wm97xx_config_gpio() 258 wm97xx_reg_write(wm, AC97_GPIO_WAKEUP, reg); in wm97xx_config_gpio() 663 wm->gpio[3] = wm97xx_reg_read(wm, AC97_GPIO_WAKEUP); in _wm97xx_probe() 821 wm97xx_reg_write(wm, AC97_GPIO_WAKEUP, wm->gpio[3]); in wm97xx_resume()
|
| /linux/include/sound/ac97/ |
| H A D | regs.h | 56 #define AC97_GPIO_WAKEUP 0x52 /* GPIO Pin Wakeup, 0=no int, 1=yes int */ macro
|
| /linux/sound/pci/ac97/ |
| H A D | ac97_codec.c | 1707 snd_ac97_write(ac97, AC97_GPIO_WAKEUP, 0x0); in snd_ac97_modem_build()
|