Lines Matching +full:interrupt +full:- +full:src
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
3 * Samsung S5P G2D - 2D Graphics Accelerator Driver
11 #define INTEN_REG 0x0004 /* Interrupt Enable reg */
12 #define INTC_PEND_REG 0x000C /* Interrupt Control Pending reg */
24 #define SRC_MSK_DIRECT_REG 0x0204 /* Src and Mask Direction reg */
27 /* Parameter Setting Registers (Src) */
28 #define SRC_SELECT_REG 0x0300 /* Src Image Selection reg */
29 #define SRC_BASE_ADDR_REG 0x0304 /* Src Image Base Address reg */
30 #define SRC_STRIDE_REG 0x0308 /* Src Stride reg */
31 #define SRC_COLOR_MODE_REG 0x030C /* Src Image Color Mode reg */
32 #define SRC_LEFT_TOP_REG 0x0310 /* Src Left Top Coordinate reg */
33 #define SRC_RIGHT_BOTTOM_REG 0x0314 /* Src Right Bottom Coordinate reg */
34 #define SRC_SCALE_CTRL_REG 0x0328 /* Src Scaling type select */
35 #define SRC_XSCALE_REG 0x032c /* Src X Scaling ratio */
36 #define SRC_YSCALE_REG 0x0330 /* Src Y Scaling ratio */
73 #define SRC_COLORKEY_CTRL_REG 0x0710 /* Src Colorkey control reg */
74 #define SRC_COLORKEY_DR_MIN_REG 0x0714 /* Src Colorkey Decision Reference
76 #define SRC_COLORKEY_DR_MAX_REG 0x0718 /* Src Colorkey Decision Reference