Searched refs:AC97_GPIO_PULL (Results 1 – 1 of 1) sorted by relevance
58 #define AC97_GPIO_PULL 0x58 macro68 reg = snd_soc_component_read32(component, AC97_GPIO_PULL); in rear_amp_power()69 snd_soc_component_write(component, AC97_GPIO_PULL, reg | (1<<15)); in rear_amp_power()73 reg = snd_soc_component_read32(component, AC97_GPIO_PULL); in rear_amp_power()74 snd_soc_component_write(component, AC97_GPIO_PULL, reg & ~(1<<15)); in rear_amp_power()