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

/freebsd-11-stable/sys/dev/bktr/
H A Dbktr_os.c102 int bt848_format = -1; variable
115 SYSCTL_INT(_hw_bt848, OID_AUTO, format, CTLFLAG_RW, &bt848_format, -1, "");
H A Dbktr_core.c206 static int bt848_format = -1; variable
963 extern int bt848_format; /* used to set the default format, PAL or NTSC */
990 if (bt848_format == 0 )
993 if (bt848_format == 1 )

Completed in 167 milliseconds