Searched refs:pipe_cursor (Results 1 – 4 of 4) sorted by relevance
588 .pipe_cursor = {709 .pipe_cursor = {795 .pipe_cursor = {882 .pipe_cursor = {971 .pipe_cursor = {1078 .pipe_cursor = {1171 .pipe_cursor = {
94 struct mdp5_pipe_block pipe_cursor; member
753 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_cursor.count, in hwpipe_init()754 cursor_planes, hw_cfg->pipe_cursor.base, in hwpipe_init()755 hw_cfg->pipe_cursor.caps); in hwpipe_init()
561 case SSPP_CURSOR0: return (mdp5_cfg->pipe_cursor.base[0]); in __offset_PIPE()562 case SSPP_CURSOR1: return (mdp5_cfg->pipe_cursor.base[1]); in __offset_PIPE()
Completed in 17 milliseconds