Searched refs:old_crtc_ext_disp (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | mach64_gx.c | 439 u8 old_crtc_ext_disp; in aty_set_pll18818() local 444 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll18818() 446 old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), par); in aty_set_pll18818() 476 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll18818() 579 char old_crtc_ext_disp; in aty_set_pll_1703() local 581 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll_1703() 583 old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), par); in aty_set_pll_1703() 598 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_1703() 697 char old_crtc_ext_disp; in aty_set_pll_8398() local 700 old_crtc_ext_disp in aty_set_pll_8398() 816 char old_crtc_ext_disp; aty_set_pll_408() local [all...] |
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | mach64_gx.c | 437 u8 old_crtc_ext_disp; in aty_set_pll18818() local 442 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll18818() 444 old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), par); in aty_set_pll18818() 474 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll18818() 577 char old_crtc_ext_disp; in aty_set_pll_1703() local 579 old_crtc_ext_disp = aty_ld_8(CRTC_GEN_CNTL + 3, par); in aty_set_pll_1703() 581 old_crtc_ext_disp | (CRTC_EXT_DISP_EN >> 24), par); in aty_set_pll_1703() 596 aty_st_8(CRTC_GEN_CNTL + 3, old_crtc_ext_disp, par); in aty_set_pll_1703() 695 char old_crtc_ext_disp; in aty_set_pll_8398() local 698 old_crtc_ext_disp in aty_set_pll_8398() 814 char old_crtc_ext_disp; aty_set_pll_408() local [all...] |
Completed in 3 milliseconds