Home
last modified time | relevance | path

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

/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.c46 .pipe_vig = {
116 .pipe_vig = {
193 .pipe_vig = {
264 .pipe_vig = {
332 .pipe_vig = {
395 .pipe_vig = {
Dmdp5_cfg.h85 struct mdp5_pipe_block pipe_vig; member
Dmdp5_kms.c365 for (i = 0; i < hw_cfg->pipe_vig.count; i++) { in modeset_init()
369 hw_cfg->pipe_vig.base[i], hw_cfg->pipe_vig.caps); in modeset_init()
Dmdp5.xml.h527 case SSPP_VIG0: return (mdp5_cfg->pipe_vig.base[0]); in __offset_PIPE()
528 case SSPP_VIG1: return (mdp5_cfg->pipe_vig.base[1]); in __offset_PIPE()
529 case SSPP_VIG2: return (mdp5_cfg->pipe_vig.base[2]); in __offset_PIPE()
535 case SSPP_VIG3: return (mdp5_cfg->pipe_vig.base[3]); in __offset_PIPE()