Home
last modified time | relevance | path

Searched refs:MAX_VBI_LINES (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/sys/dev/pci/bktr/
Dbktr_core.c163 #define MAX_VBI_LINES 16 /* Maximum for all vidoe formats */ macro
166 #define VBI_DATA_SIZE (VBI_LINE_SIZE * MAX_VBI_LINES * 2)
2649 ((i+MAX_VBI_LINES) * VBI_LINE_SIZE)); in rgb_vbi_prog()