Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/via/
H A Dshare.h153 #define CR4F 0x4F macro
H A Dhw.c1536 /* CR4F only define in CLE266.CX chip */ in init_gfx_chip_info()
1537 tmp = viafb_read_reg(VIACR, CR4F); in init_gfx_chip_info()
1538 viafb_write_reg(CR4F, VIACR, 0x55); in init_gfx_chip_info()
1539 if (viafb_read_reg(VIACR, CR4F) != 0x55) in init_gfx_chip_info()
1545 /* restore orignal CR4F value */ in init_gfx_chip_info()
1546 viafb_write_reg(CR4F, VIACR, tmp); in init_gfx_chip_info()
/kernel/linux/linux-6.6/drivers/video/fbdev/via/
H A Dshare.h153 #define CR4F 0x4F macro
H A Dhw.c1536 /* CR4F only define in CLE266.CX chip */ in init_gfx_chip_info()
1537 tmp = viafb_read_reg(VIACR, CR4F); in init_gfx_chip_info()
1538 viafb_write_reg(CR4F, VIACR, 0x55); in init_gfx_chip_info()
1539 if (viafb_read_reg(VIACR, CR4F) != 0x55) in init_gfx_chip_info()
1545 /* restore orignal CR4F value */ in init_gfx_chip_info()
1546 viafb_write_reg(CR4F, VIACR, tmp); in init_gfx_chip_info()

Completed in 6 milliseconds