Lines Matching refs:pitch
126 gfx_set_vip_pitch(unsigned long pitch)
132 status = sc1200_set_vip_pitch(pitch);
206 gfx_set_vbi_pitch(unsigned long pitch)
212 status = sc1200_set_vbi_pitch(pitch);
368 unsigned long pitch = 0;
372 pitch = sc1200_get_vbi_pitch();
374 return (pitch);
406 unsigned long pitch = 0;
410 pitch = sc1200_get_vip_pitch();
412 return (pitch);