Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/drv/gpd/
H A Dpngprocess.c327 #define BK_CHIPTOP_GENERAL(x) (GPD_CHIP_REG_BASE+GPD_OFFSET(x)) in PNG_Debug_PrintReg() macro
380 __HAL_GPD_Read2Byte(BK_CHIPTOP_GENERAL(u8i)), in PNG_Debug_PrintReg()
381 __HAL_GPD_Read2Byte(BK_CHIPTOP_GENERAL(u8i+1)), in PNG_Debug_PrintReg()
382 __HAL_GPD_Read2Byte(BK_CHIPTOP_GENERAL(u8i+2)), in PNG_Debug_PrintReg()
383 __HAL_GPD_Read2Byte(BK_CHIPTOP_GENERAL(u8i+3)), in PNG_Debug_PrintReg()
384 __HAL_GPD_Read2Byte(BK_CHIPTOP_GENERAL(u8i+4)), in PNG_Debug_PrintReg()
385 __HAL_GPD_Read2Byte(BK_CHIPTOP_GENERAL(u8i+5)), in PNG_Debug_PrintReg()
386 __HAL_GPD_Read2Byte(BK_CHIPTOP_GENERAL(u8i+6)), in PNG_Debug_PrintReg()
387 __HAL_GPD_Read2Byte(BK_CHIPTOP_GENERAL(u8i+7)) in PNG_Debug_PrintReg()