Searched refs:writeAttr (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/video/fbdev/
H A Dtridentfb.c712 static inline void writeAttr(struct tridentfb_par *par, int reg, function
1314 writeAttr(par, 0x10, 0x41);
1315 writeAttr(par, 0x12, 0x0F); /* planes */
1316 writeAttr(par, 0x13, 0); /* horizontal pel panning */
1320 writeAttr(par, tmp, tmp);

Completed in 209 milliseconds