Searched defs:malidp_layer (Results 1 – 1 of 1) sorted by relevance
61 struct malidp_layer { struct62 u16 id; /* layer ID */63 u16 base; /* address offset for the register bank */64 u16 ptr; /* address offset for the pointer register */65 u16 stride_offset; /* offset to the first stride register. */66 s16 yuv2rgb_offset; /* offset to the YUV->RGB matrix entries */67 u16 mmu_ctrl_offset; /* offset to the MMU control register */68 enum rotation_features rot; /* type of rotation supported */70 u16 afbc_decoder_offset;