Searched refs:DISP_TRICKLE_FEED_DISABLE (Results 1 – 3 of 3) sorted by relevance
145 intel_uncore_rmw(&dev_priv->uncore, DSPCNTR(pipe), 0, DISP_TRICKLE_FEED_DISABLE); in g4x_disable_trickle_feed()
3130 #define DISP_TRICKLE_FEED_DISABLE REG_BIT(14) /* g4x+ */ macro
164 dspcntr |= DISP_TRICKLE_FEED_DISABLE; in i9xx_plane_ctl()