Searched refs:rgb_vbi_prog (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/sys/dev/video/bktr/ |
H A D | CHANGELOG.TXT | 328 Added rgb_vbi_prog() to capture VBI data and video at the 431 Phase out the rgb_prog RISC program and use rgb_vbi_prog as 438 Backout the switch from rgb_prob to rgb_vbi_prog due to 449 2.08 6 Mar 2000 Reinstate rgb_vbi_prog as the default RISC program for
|
H A D | bktr_core.c | 332 static void rgb_vbi_prog( bktr_ptr_t bktr, char i_flag, int cols, 2623 rgb_vbi_prog( bktr_ptr_t bktr, char i_flag, int cols, int rows, int interlace ) in rgb_vbi_prog() function 3471 rgb_vbi_prog(bktr, i_flag, cols, rows, interlace); in build_dma_prog()
|