Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_irq.c80 status = mdp5_read(mdp5_kms, REG_MDP5_MDP_INTR_STATUS(0)) & enable; in mdp5_irq_mdp()
Dmdp5.xml.h257 static inline uint32_t REG_MDP5_MDP_INTR_STATUS(uint32_t i0) { return 0x00000014 + __offset_MDP(i0)… in REG_MDP5_MDP_INTR_STATUS() function