Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/ipu-v3/
Dipu-prv.h39 #define IPU_CM_REG(offset) (offset) macro
41 #define IPU_CONF IPU_CM_REG(0)
43 #define IPU_SRM_PRI1 IPU_CM_REG(0x00a0)
44 #define IPU_SRM_PRI2 IPU_CM_REG(0x00a4)
45 #define IPU_FS_PROC_FLOW1 IPU_CM_REG(0x00a8)
46 #define IPU_FS_PROC_FLOW2 IPU_CM_REG(0x00ac)
47 #define IPU_FS_PROC_FLOW3 IPU_CM_REG(0x00b0)
48 #define IPU_FS_DISP_FLOW1 IPU_CM_REG(0x00b4)
49 #define IPU_FS_DISP_FLOW2 IPU_CM_REG(0x00b8)
50 #define IPU_SKIP IPU_CM_REG(0x00bc)
[all …]