Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c625 btaor((set->top->btformat & 0xf0) | (set->bottom->btformat & 0x0f), in bttv_buffer_activate_video()
637 btaor(set->top->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
647 btaor(set->bottom->btformat & 0xff, ~0xff, BT848_COLOR_FMT); in bttv_buffer_activate_video()
800 buf->btformat = btv->fmt->btformat; in bttv_buffer_risc()
H A Dbttvp.h102 int btformat; /* BT848_COLOR_FMT_* */ member
149 int btformat; member