Home
last modified time | relevance | path

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

/linux/drivers/media/pci/bt8xx/
H A Dbttv-risc.c627 btaor((set->top->btswap & 0x0a) | (set->bottom->btswap & 0x05), in bttv_buffer_activate_video()
638 btaor(set->top->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
648 btaor(set->bottom->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
801 buf->btswap = btv->fmt->btswap; in bttv_buffer_risc()
H A Dbttvp.h103 int btswap; /* BT848_COLOR_CTL_* */ member
150 int btswap; member