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