Searched refs:dma_swaprb (Results 1 – 2 of 2) sorted by relevance
482 #define dma_swaprb(vid, val) ((val ? 1 : 0) << ((vid) ? 4 : 12)) macro488 | dma_swaprb(vid, 1) | dma_swapuv(vid, 1) | dma_swapyuv(vid, 1))
115 dma_swaprb(vid, rbswap) | dma_swapuv(vid, uvswap) | in fmt_to_reg()