Searched refs:AC97_GPIO_PULL (Results 1 – 1 of 1) sorted by relevance
59 #define AC97_GPIO_PULL 0x58 macro69 reg = snd_soc_read(codec, AC97_GPIO_PULL); in rear_amp_power()70 snd_soc_write(codec, AC97_GPIO_PULL, reg | (1<<15)); in rear_amp_power()74 reg = snd_soc_read(codec, AC97_GPIO_PULL); in rear_amp_power()75 snd_soc_write(codec, AC97_GPIO_PULL, reg & ~(1<<15)); in rear_amp_power()