Searched refs:pipe_rgb (Results 1 – 4 of 4) sorted by relevance
49 .pipe_rgb = {117 .pipe_rgb = {178 .pipe_rgb = {
74 struct mdp5_sub_block pipe_rgb; member
328 for (i = 0; i < hw_cfg->pipe_rgb.count; i++) { in modeset_init()333 hw_cfg->pipe_rgb.base[i]); in modeset_init()
485 case SSPP_RGB0: return (mdp5_cfg->pipe_rgb.base[0]); in __offset_PIPE()486 case SSPP_RGB1: return (mdp5_cfg->pipe_rgb.base[1]); in __offset_PIPE()487 case SSPP_RGB2: return (mdp5_cfg->pipe_rgb.base[2]); in __offset_PIPE()491 case SSPP_RGB3: return (mdp5_cfg->pipe_rgb.base[3]); in __offset_PIPE()