Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5.xml.h497 static inline uint32_t __offset_LAYER_EXT(uint32_t idx) in __offset_LAYER_EXT() function
509 static inline uint32_t REG_MDP5_CTL_LAYER_EXT(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER_EXT(i1); } in REG_MDP5_CTL_LAYER_EXT()
511 static inline uint32_t REG_MDP5_CTL_LAYER_EXT_REG(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER_EXT(i1); } in REG_MDP5_CTL_LAYER_EXT_REG()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5.xml.h508 static inline uint32_t __offset_LAYER_EXT(uint32_t idx) in __offset_LAYER_EXT() function
520 static inline uint32_t REG_MDP5_CTL_LAYER_EXT(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER_EXT(i1); } in REG_MDP5_CTL_LAYER_EXT()
522 static inline uint32_t REG_MDP5_CTL_LAYER_EXT_REG(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER_EXT(i1); } in REG_MDP5_CTL_LAYER_EXT_REG()

Completed in 12 milliseconds