Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/bktr/
Dbktr_core.c116 static int bt848_format = -1; variable
794 extern int bt848_format; /* used to set the default format, PAL or NTSC */
821 if (bt848_format == 0 ) in video_open()
824 if (bt848_format == 1 ) in video_open()