Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.c45 .pipe_vig = {
113 .pipe_vig = {
174 .pipe_vig = {
Dmdp5_cfg.h73 struct mdp5_sub_block pipe_vig; member
Dmdp5_kms.c352 for (i = 0; i < hw_cfg->pipe_vig.count; i++) { in modeset_init()
356 hw_cfg->pipe_vig.base[i]); in modeset_init()
Dmdp5.xml.h482 case SSPP_VIG0: return (mdp5_cfg->pipe_vig.base[0]); in __offset_PIPE()
483 case SSPP_VIG1: return (mdp5_cfg->pipe_vig.base[1]); in __offset_PIPE()
484 case SSPP_VIG2: return (mdp5_cfg->pipe_vig.base[2]); in __offset_PIPE()
490 case SSPP_VIG3: return (mdp5_cfg->pipe_vig.base[3]); in __offset_PIPE()