Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5.xml.h497 static inline uint32_t __offset_LAYER_EXT(uint32_t idx) in __offset_LAYER_EXT() function
509 …ER_EXT(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER_EXT(i1); } in REG_MDP5_CTL_LAYER_EXT()
511 …XT_REG(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER_EXT(i1); } in REG_MDP5_CTL_LAYER_EXT_REG()