Lines Matching refs:odd
110 gfx_set_vip_base(unsigned long even, unsigned long odd)
116 status = sc1200_set_vip_base(even, odd);
190 gfx_set_vbi_base(unsigned long even, unsigned long odd)
196 status = sc1200_set_vbi_base(even, odd);
350 gfx_get_vip_base(int odd)
356 base = sc1200_get_vip_base(odd);
468 gfx_get_vbi_base(int odd)
474 base = sc1200_get_vbi_base(odd);
484 gfx_get_vbi_direct(int odd)
490 vbi_direct_lines = sc1200_get_vbi_direct(odd);