Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/aty/
H A Datyfb.h31 u32 shadow_h_tot_disp; member
H A Datyfb_base.c684 crtc->shadow_h_tot_disp = aty_ld_le32(CRTC_H_TOTAL_DISP, par); in aty_get_crtc()
755 ((((crtc->shadow_h_tot_disp >> 16) & 0xff) + 1) << 3), in aty_set_crtc()
761 crtc->shadow_h_tot_disp); in aty_set_crtc()
769 aty_st_le32(CRTC_H_TOTAL_DISP, crtc->shadow_h_tot_disp, par); in aty_set_crtc()
1139 crtc->shadow_h_tot_disp = crtc->h_tot_disp; in aty_var_to_crtc()
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/
H A Datyfb.h33 u32 shadow_h_tot_disp; member
H A Datyfb_base.c694 crtc->shadow_h_tot_disp = aty_ld_le32(CRTC_H_TOTAL_DISP, par); in aty_get_crtc()
765 ((((crtc->shadow_h_tot_disp >> 16) & 0xff) + 1) << 3), in aty_set_crtc()
771 crtc->shadow_h_tot_disp); in aty_set_crtc()
779 aty_st_le32(CRTC_H_TOTAL_DISP, crtc->shadow_h_tot_disp, par); in aty_set_crtc()
1149 crtc->shadow_h_tot_disp = crtc->h_tot_disp; in aty_var_to_crtc()

Completed in 11 milliseconds