Searched refs:offbase (Results 1 - 2 of 2) sorted by relevance

/drivers/video/matrox/
H A Dmatroxfb_crtc2.h20 unsigned int offbase; member in struct:matroxfb_dh_fb_info::__anon5846
H A Dmatroxfb_crtc2.c179 pos += m2info->video.offbase;
354 pos += m2info->video.offbase;
617 m2info->video.offbase = minfo->video.len - mem;
623 m2info->video.offbase = minfo->video.len_usable;
625 m2info->video.base = minfo->video.base + m2info->video.offbase;
627 m2info->video.vbase.vaddr = vaddr_va(minfo->video.vbase) + m2info->video.offbase;

Completed in 143 milliseconds