Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/msm/disp/mdp5/
A Dmdp5.xml.h547 static inline uint32_t __offset_PIPE(enum mdp5_pipe idx) in __offset_PIPE() function
566 static inline uint32_t REG_MDP5_PIPE(enum mdp5_pipe i0) { return 0x00000000 + __offset_PIPE(i0); } in REG_MDP5_PIPE()
568 static inline uint32_t REG_MDP5_PIPE_OP_MODE(enum mdp5_pipe i0) { return 0x00000200 + __offset_PIPE in REG_MDP5_PIPE_OP_MODE()
705 …nline uint32_t REG_MDP5_PIPE_SRC_SIZE(enum mdp5_pipe i0) { return 0x00000000 + __offset_PIPE(i0); } in REG_MDP5_PIPE_SRC_SIZE()
733 static inline uint32_t REG_MDP5_PIPE_SRC_XY(enum mdp5_pipe i0) { return 0x00000008 + __offset_PIPE(… in REG_MDP5_PIPE_SRC_XY()
747 …nline uint32_t REG_MDP5_PIPE_OUT_SIZE(enum mdp5_pipe i0) { return 0x0000000c + __offset_PIPE(i0); } in REG_MDP5_PIPE_OUT_SIZE()
761 static inline uint32_t REG_MDP5_PIPE_OUT_XY(enum mdp5_pipe i0) { return 0x00000010 + __offset_PIPE(… in REG_MDP5_PIPE_OUT_XY()
775 …line uint32_t REG_MDP5_PIPE_SRC0_ADDR(enum mdp5_pipe i0) { return 0x00000014 + __offset_PIPE(i0); } in REG_MDP5_PIPE_SRC0_ADDR()
777 …line uint32_t REG_MDP5_PIPE_SRC1_ADDR(enum mdp5_pipe i0) { return 0x00000018 + __offset_PIPE(i0); } in REG_MDP5_PIPE_SRC1_ADDR()
779 …line uint32_t REG_MDP5_PIPE_SRC2_ADDR(enum mdp5_pipe i0) { return 0x0000001c + __offset_PIPE(i0); } in REG_MDP5_PIPE_SRC2_ADDR()
[all …]

Completed in 13 milliseconds