Searched refs:ydstorg (Results 1 – 3 of 3) sorted by relevance
327 pos += minfo->curr.ydstorg.chunks; in matrox_pan_var()531 int *video_cmap_len, unsigned int* ydstorg) in matroxfb_decode_var() argument567 *ydstorg = 0; in matroxfb_decode_var()597 *ydstorg = m2 = 0x400000 % m2; in matroxfb_decode_var()727 fix->smem_start = minfo->video.base + minfo->curr.ydstorg.bytes; in matroxfb_update_fix()728 fix->smem_len = minfo->video.len_usable - minfo->curr.ydstorg.bytes; in matroxfb_update_fix()737 unsigned int ydstorg; in matroxfb_check_var() local743 if ((err = matroxfb_decode_var(minfo, var, &visual, &cmap_len, &ydstorg)) != 0) in matroxfb_check_var()753 unsigned int ydstorg; in matroxfb_set_par() local764 if ((err = matroxfb_decode_var(minfo, var, &visual, &cmap_len, &ydstorg)) != 0) in matroxfb_set_par()[all …]
237 } ydstorg; member451 unsigned int ydstorg; /* offset in bytes from video start to usable memory */ member
85 #define curr_ydstorg(x) ((x)->curr.ydstorg.pixels)