Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cmd_encoder.c296 mdp5_write(mdp5_kms, REG_MDP5_MDP_SPLIT_DPL_LOWER(0), in mdp5_cmd_encoder_set_split_display()
Dmdp5_encoder.c325 mdp5_write(mdp5_kms, REG_MDP5_MDP_SPLIT_DPL_LOWER(0), data); in mdp5_encoder_set_split_display()
Dmdp5.xml.h348 static inline uint32_t REG_MDP5_MDP_SPLIT_DPL_LOWER(uint32_t i0) { return 0x000003f0 + __offset_MDP… in REG_MDP5_MDP_SPLIT_DPL_LOWER() function