Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5.xml.h362 static inline uint32_t __offset_LAYER(uint32_t idx) in __offset_LAYER() function
374 …_CTL_LAYER(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER(i1); } in REG_MDP5_CTL_LAYER()
376 …_LAYER_REG(uint32_t i0, uint32_t i1) { return 0x00000000 + __offset_CTL(i0) + __offset_LAYER(i1); } in REG_MDP5_CTL_LAYER_REG()