Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/tcf/
H A DhalTCF.c434 if( (_REG32_R( &_CFBCtrl[0].Cfb_Status)&REG_CFB_READY) == REG_CFB_READY ) // ready in HAL_CFB_Is_Ready()
447 if( (_REG32_R( &_CFBCtrl[0].Cfb_Status)&REG_CFB_DONE) == REG_CFB_DONE ) // done in HAL_CFB_Is_Done()
462 MS_U8 u8Val = _REG32_R( &_CFBCtrl[0].Cfb_Status); in HAL_CFB_DBG_KT_Response()
H A DregTCF.h245 REG32 Cfb_Status; // (REG_CFB_BASE + 0x01*4) member
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/tcf/
H A DhalTCF.c434 if( (_REG32_R( &_CFBCtrl[0].Cfb_Status)&REG_CFB_READY) == REG_CFB_READY ) // ready in HAL_CFB_Is_Ready()
447 if( (_REG32_R( &_CFBCtrl[0].Cfb_Status)&REG_CFB_DONE) == REG_CFB_DONE ) // done in HAL_CFB_Is_Done()
462 MS_U8 u8Val = _REG32_R( &_CFBCtrl[0].Cfb_Status); in HAL_CFB_DBG_KT_Response()
H A DregTCF.h245 REG32 Cfb_Status; // (REG_CFB_BASE + 0x01*4) member