Home
last modified time | relevance | path

Searched refs:AGC_MSG_BASE (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da5xx_power.c16 #define AGC_MSG_BASE (AGC_INIT_BASE + 7) macro
18 #define AGC_MSG_STATE (AGC_MSG_BASE + 0)
19 #define AGC_MSG_COMMAND (AGC_MSG_BASE + 1)
20 #define AGC_MSG_PAYLOAD_SIZE (AGC_MSG_BASE + 3)
21 #define AGC_MSG_PAYLOAD(_o) ((AGC_MSG_BASE + 5) + (_o))
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da5xx_power.c16 #define AGC_MSG_BASE (AGC_INIT_BASE + 7) macro
18 #define AGC_MSG_STATE (AGC_MSG_BASE + 0)
19 #define AGC_MSG_COMMAND (AGC_MSG_BASE + 1)
20 #define AGC_MSG_PAYLOAD_SIZE (AGC_MSG_BASE + 3)
21 #define AGC_MSG_PAYLOAD(_o) ((AGC_MSG_BASE + 5) + (_o))

Completed in 2 milliseconds