Searched refs:controlPlaneReg (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/video/fbdev/
H A Dstifb.c758 unsigned int controlPlaneReg; local
764 controlPlaneReg = 0x04000F00;
766 controlPlaneReg = 0x00000F00; /* 0x00000800 should be enough, but lets clear all 4 bits */
768 controlPlaneReg = 0x00000F00; /* 0x00000100 should be enough, but lets clear all 4 bits */
780 ngleResetAttrPlanes(fb, controlPlaneReg);
797 ngleResetAttrPlanes(fb, controlPlaneReg);
803 ngleResetAttrPlanes(fb, controlPlaneReg);

Completed in 124 milliseconds