Searched refs:__offset_LAYER (Results 1 – 1 of 1) sorted by relevance
362 static inline uint32_t __offset_LAYER(uint32_t idx) in __offset_LAYER() function374 …_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()