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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Dhw.c2082 /* CR4F only define in CLE266.CX chip */
2083 tmp = viafb_read_reg(VIACR, CR4F);
2084 viafb_write_reg(CR4F, VIACR, 0x55);
2085 if (viafb_read_reg(VIACR, CR4F) != 0x55)
2091 /* restore orignal CR4F value */
2092 viafb_write_reg(CR4F, VIACR, tmp);
H A Dshare.h173 #define CR4F 0x4F macro

Completed in 56 milliseconds