Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo_context.c164 #define MSXC_WR_DBG(x) //x macro
1930MSXC_WR_DBG(printf("W2 BK= %x, REG = %x, Val =%x\n", (MS_U16)((u32Reg&0xFF00)>>8), (MS_U16)(u32Reg… in MApi_XC_W2BYTE_U2()
1977MSXC_WR_DBG(printf("R2 BK= %x, REG = %x\n", (MS_U16)((u32Reg&0xFF00)>>8), (MS_U16)(u32Reg&0x00FF))… in MApi_XC_R2BYTE_U2()
2024MSXC_WR_DBG(printf("W4 BK= %x, REG = %x, Val =%lx\n", (MS_U16)((u32Reg&0xFF00)>>8), (MS_U16)(u32Re… in MApi_XC_W4BYTE_U2()
2071MSXC_WR_DBG(printf("R4 BK= %x, REG = %x\n", (MS_U16)((u32Reg&0xFF00)>>8), (MS_U16)(u32Reg&0x00FF))… in MApi_XC_R4BYTE_U2()
2123MSXC_WR_DBG(printf("R2M BK= %x, REG = %x\n", (MS_U16)((u32Reg&0xFF00)>>8), (MS_U16)(u32Reg&0x00FF)… in MApi_XC_R2BYTEMSK_U2()
2179MSXC_WR_DBG(printf("W2M BK= %x, REG = %x\n", (MS_U16)((u32Reg&0xFF00)>>8), (MS_U16)(u32Reg&0x00FF)… in MApi_XC_W2BYTEMSK_U2()