Searched refs:DVI_RIGHT_4 (Results 1 – 23 of 23) sorted by relevance
28 #define DVI_RIGHT_4 0x92 macro
355 case DVI_RIGHT_4: state.h += napln4(dvi_inp); break; in dvi_shift()
51 #define DVI_RIGHT_4 146 /* move right (4 bytes) */ macro
343 } else if ((the_cmd>=DVI_RIGHT_1) && (the_cmd<=DVI_RIGHT_4)) { in input_command()
533 case DVI_RIGHT_1: case DVI_RIGHT_2: case DVI_RIGHT_3: case DVI_RIGHT_4: in print_packet()