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