Searched refs:DRAMBASE (Results 1 – 4 of 4) sorted by relevance
176 GPD_SET_MS_U32REG(reg_zbuf_bas, base & (~DRAMBASE)); in drv_gpd_set_zbuf_bas()189 GPD_SET_MS_U32REG(reg_cbuf_bas, base & (~DRAMBASE)); in drv_gpd_set_cbuf_bas()337 GPDreg.h8340 = (((bstart&(~DRAMBASE))&(7))+8); //Boffset340 GPDreg.h8334 = ((bstart&(~DRAMBASE))&(~7));341 GPDreg.h8338 = ((bend&(~DRAMBASE))&(~7));424 GPD_SET_MS_U32REG(reg_gpd_bstart, bstart & (~DRAMBASE)); in drv_gpd_set_bstart_end()425 GPD_SET_MS_U32REG(reg_gpd_bend, bend & (~DRAMBASE)); in drv_gpd_set_bstart_end()581 GPD_SET_MS_U32REG(reg_gpd_istart, istart & (~DRAMBASE)); in drv_gpd_set_istart()
95 #define DRAMBASE 0x00000000 //physical address macro100 #define DRAMBASE 0xA0000000 //non-cache macro
555 if((addr>(bend&(~DRAMBASE)))) in check_excess_bend()
191 #define CBUFFER (DRAMBASE + 0x11000000UL)