Searched refs:GCR_ACLINK_OFF (Results 1 – 2 of 2) sorted by relevance
304 GCR |= GCR_ACLINK_OFF; in pxa2xx_ac97_hw_suspend()396 GCR |= GCR_ACLINK_OFF; in pxa2xx_ac97_hw_probe()414 GCR |= GCR_ACLINK_OFF; in pxa2xx_ac97_hw_remove()
34 #define GCR_ACLINK_OFF (1 << 3) /* AC-link Shut Off */ macro