Searched refs:off_pitch (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/aty/ |
D | atyfb.h | 23 u32 off_pitch; member
|
D | atyfb_base.c | 670 crtc->off_pitch = aty_ld_le32(CRTC_OFF_PITCH, par); in aty_get_crtc() 725 DPRINTK("CRTC_OFF_PITCH: %x\n", crtc->off_pitch); in aty_set_crtc() 733 aty_st_le32(CRTC_OFF_PITCH, crtc->off_pitch, par); in aty_set_crtc() 1008 crtc->off_pitch = in aty_var_to_crtc() 1576 par->crtc.off_pitch = in set_off_pitch() 1616 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, par); in aty_irq() 1666 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, par); in aty_disable_irq() 1761 aty_st_le32(CRTC_OFF_PITCH, par->crtc.off_pitch, par); in atyfb_pan_display()
|