Lines Matching refs:pitch
227 gfx_set_vip_pitch(unsigned long pitch)
233 status = sc1200_set_vip_pitch(pitch);
307 gfx_set_vbi_pitch(unsigned long pitch)
313 status = sc1200_set_vbi_pitch(pitch);
469 unsigned long pitch = 0;
473 pitch = sc1200_get_vbi_pitch();
475 return (pitch);
507 unsigned long pitch = 0;
511 pitch = sc1200_get_vip_pitch();
513 return (pitch);