Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/sis/
H A Dsis.h635 u8 p2_1f,p2_20,p2_2b,p2_42,p2_43,p2_01,p2_02; member
H A Dsis_main.c3734 u8 p2_1f,p2_20,p2_2b,p2_42,p2_43; in sisfb_set_TVxposoffset() local
3740 p2_42 = ivideo->p2_42; in sisfb_set_TVxposoffset()
3748 temp = p2_43 | ((p2_42 & 0xf0) << 4); in sisfb_set_TVxposoffset()
3751 p2_42 = (temp & 0xf00) >> 4; in sisfb_set_TVxposoffset()
3755 SiS_SetRegANDOR(SISPART2, 0x42, 0x0F, p2_42); in sisfb_set_TVxposoffset()
3885 ivideo->p2_42 = SiS_GetReg(SISPART2, 0x42); in sisfb_post_setmode()
/kernel/linux/linux-6.6/drivers/video/fbdev/sis/
H A Dsis.h634 u8 p2_1f,p2_20,p2_2b,p2_42,p2_43,p2_01,p2_02; member
H A Dsis_main.c3746 u8 p2_1f,p2_20,p2_2b,p2_42,p2_43; in sisfb_set_TVxposoffset() local
3752 p2_42 = ivideo->p2_42; in sisfb_set_TVxposoffset()
3760 temp = p2_43 | ((p2_42 & 0xf0) << 4); in sisfb_set_TVxposoffset()
3763 p2_42 = (temp & 0xf00) >> 4; in sisfb_set_TVxposoffset()
3767 SiS_SetRegANDOR(SISPART2, 0x42, 0x0F, p2_42); in sisfb_set_TVxposoffset()
3897 ivideo->p2_42 = SiS_GetReg(SISPART2, 0x42); in sisfb_post_setmode()

Completed in 17 milliseconds