Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c61 #define IS_GWIN_SDRAM_ALIGN(_x) ((_x)== GWIN_SDRAM_PG_ALIGN(_x)) macro
2266 APIGOP_ASSERT(IS_GWIN_SDRAM_ALIGN(pwinFB->addr) in _GOP_ArrangePoolMem()