Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/ipu-v3/
Dipu-prv.h30 #define IPU_CM_REG(offset) (offset) macro
32 #define IPU_CONF IPU_CM_REG(0)
34 #define IPU_SRM_PRI1 IPU_CM_REG(0x00a0)
35 #define IPU_SRM_PRI2 IPU_CM_REG(0x00a4)
36 #define IPU_FS_PROC_FLOW1 IPU_CM_REG(0x00a8)
37 #define IPU_FS_PROC_FLOW2 IPU_CM_REG(0x00ac)
38 #define IPU_FS_PROC_FLOW3 IPU_CM_REG(0x00b0)
39 #define IPU_FS_DISP_FLOW1 IPU_CM_REG(0x00b4)
40 #define IPU_FS_DISP_FLOW2 IPU_CM_REG(0x00b8)
41 #define IPU_SKIP IPU_CM_REG(0x00bc)
[all …]