Searched refs:off_pitch (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/aty/ |
H A D | atyfb.h | 23 u32 off_pitch; member
|
H A D | atyfb_base.c | 675 crtc->off_pitch = aty_ld_le32(CRTC_OFF_PITCH, par); in aty_get_crtc() 730 DPRINTK("CRTC_OFF_PITCH: %x\n", crtc->off_pitch); in aty_set_crtc() 738 aty_st_le32(CRTC_OFF_PITCH, crtc->off_pitch, par); in aty_set_crtc() 1013 crtc->off_pitch = in aty_var_to_crtc() 1567 par->crtc.off_pitch = in set_off_pitch() 1607 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, par); in aty_irq() 1657 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, par); in aty_disable_irq() 1752 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, par); in atyfb_pan_display()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/aty/ |
H A D | atyfb.h | 25 u32 off_pitch; member
|
H A D | atyfb_base.c | 685 crtc->off_pitch = aty_ld_le32(CRTC_OFF_PITCH, par); in aty_get_crtc() 740 DPRINTK("CRTC_OFF_PITCH: %x\n", crtc->off_pitch); in aty_set_crtc() 748 aty_st_le32(CRTC_OFF_PITCH, crtc->off_pitch, par); in aty_set_crtc() 1023 crtc->off_pitch = in aty_var_to_crtc() 1577 par->crtc.off_pitch = in set_off_pitch() 1617 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, par); in aty_irq() 1667 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, par); in aty_disable_irq() 1762 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, par); in atyfb_pan_display()
|
Completed in 11 milliseconds