Home
last modified time | relevance | path

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

/freebsd-12.1/sys/dev/bktr/
H A Dbktr_core.c363 #define WSWAP (BT848_COLOR_CTL_WSWAP_ODD | BT848_COLOR_CTL_WSWAP_EVEN) macro
3776 swapf = pf->swap_shorts ? 0 : WSWAP;
3778 swapf = pf->swap_shorts ? BSWAP : (BSWAP | WSWAP);