Lines Matching refs:odd
3170 * Description: This routine sets the odd and even base address values for
3174 * odd: odd base address.
3178 Gal_set_vip_base(unsigned long even, unsigned long odd)
3185 sSetVipBase.odd = odd;
3201 * odd: odd base address.
3205 Gal_get_vip_base(unsigned long *address, int odd)
3211 sGetVipBase.odd = odd;
3427 * Description: This function tests the VIP odd field.
3430 * status: Status of the odd field.
3555 * odd: Odd base address.
3559 Gal_set_vbi_base(unsigned long even, unsigned long odd)
3566 sSetVbiBase.odd = odd;
3582 * odd: Odd base address.
3586 Gal_get_vbi_base(unsigned long *address, int odd)
3592 sGetVbiBase.odd = odd;
3714 * odd_lines: VBI odd lines.
3771 * odd: VBI odd lines.
3776 Gal_get_vbi_direct(int odd, unsigned long *direct_lines)
3782 sGetVbidirect.odd = odd;
4422 * odd: VBI odd lines.
4426 Gal_set_vbi_lines(unsigned long even, unsigned long odd)
4433 sSetVbilines.odd = odd;
4449 * odd: VBI odd lines.
4452 Gal_get_vbi_lines(int odd, unsigned long *lines)
4458 sGetVbilines.odd = odd;
4476 * odd:
4480 Gal_set_vbi_total(unsigned long even, unsigned long odd)
4487 sSetVbitotal.odd = odd;
4504 * odd:
4507 Gal_get_vbi_total(int odd, unsigned long *total)
4513 sGetVbitotal.odd = odd;