Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5.xml.h367 static inline uint32_t __offset_LAYER(uint32_t idx) in __offset_LAYER() function
379 …_CTL_LAYER(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER(i1); } in REG_MDP5_CTL_LAYER()
381 …_LAYER_REG(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER(i1); } in REG_MDP5_CTL_LAYER_REG()