Home
last modified time | relevance | path

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

/drivers/video/via/
Dshare.h167 #define CR4F 0x4F macro
Dhw.c1552 tmp = viafb_read_reg(VIACR, CR4F); in init_gfx_chip_info()
1553 viafb_write_reg(CR4F, VIACR, 0x55); in init_gfx_chip_info()
1554 if (viafb_read_reg(VIACR, CR4F) != 0x55) in init_gfx_chip_info()
1561 viafb_write_reg(CR4F, VIACR, tmp); in init_gfx_chip_info()