Searched refs:LCDIF_FB_ALIGN (Results 1 – 2 of 2) sorted by relevance
46 #define LCDIF_FB_ALIGN 64U macro49 #define LCDIF_FB_ALIGN 128U macro787 assert(0U == (address & (LCDIF_FB_ALIGN - 1U))); in LCDIF_SetFrameBufferAddr()812 assert(0U == (address & (LCDIF_FB_ALIGN - 1U))); in LCDIF_SetFrameBufferUVAddr()826 base->DCTILEUVFRAMEBUFFERSTR0 = LCDIF_ALIGN_ADDR(strideBytes, LCDIF_FB_ALIGN); in LCDIF_SetFrameBufferUVStride()
567 assert(0U == (address & (LCDIF_FB_ALIGN - 1U))); in LCDIF_SetOverlayLayerAddr()721 base->FRAMEBUFFERSTRIDE0 = LCDIF_ALIGN_ADDR(strideBytes, LCDIF_FB_ALIGN); in LCDIF_SetFrameBufferStride()