Searched refs:PG_ALIGN_LOW (Results 1 - 2 of 2) sorted by relevance

/hardware/ti/omap3/dspbridge/inc/
H A Ddbdefs.h84 #define PG_ALIGN_LOW(addr, pg_size) ((addr) & PG_MASK(pg_size)) macro
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Ddbdefs.h84 #define PG_ALIGN_LOW(addr, pg_size) ((addr) & PG_MASK(pg_size)) macro

Completed in 23 milliseconds