Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/bktr/
H A Dbktr_core.c2438 #define OP_WRITE123 (0x9 << 28) macro
3112 inst = OP_WRITE123 | OP_SOL | OP_EOL | (cols); in yuv422_prog()
3212 inst = OP_WRITE123 | OP_SOL | OP_EOL | (cols); in yuv12_prog()