Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/pci/bt8xx/
A Dbttv-risc.c661 btaor((set->top->btswap & 0x0a) | (set->bottom->btswap & 0x05), in bttv_buffer_activate_video()
673 btaor(set->top->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
684 btaor(set->bottom->btswap & 0x0f, ~0x0f, BT848_COLOR_CTL); in bttv_buffer_activate_video()
848 buf->btswap = buf->fmt->btswap; in bttv_buffer_risc()
889 buf->btswap = fmt->btswap; in bttv_overlay_risc()
A Dbttvp.h104 int btswap; /* BT848_COLOR_CTL_* */ member
152 int btswap; member
A Dbttv-driver.c523 .btswap = 0x03, /* byteswap */
534 .btswap = 0x03, /* byteswap */
550 .btswap = 0x0f, /* byte+word swap */
561 .btswap = 0x03, /* byteswap */

Completed in 13 milliseconds