Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/hw/ARM9/
Dioreg_SCFG.h50 #define reg_SCFG_RST (*( REGType16v *) REG_RST_ADDR) macro
/TwlSDK-5.1.0/include/twl/scfg/common/
Dscfg.h365 SCFGi_CHANGEBIT_16( &reg_SCFG_RST, SCFG_DSP_RESET_MASK, sw, 0 ); in SCFGi_SendResetToDSP()
408 return (BOOL)((reg_SCFG_RST & SCFG_DSP_RESET_MASK)? FALSE: TRUE); in SCFG_IsDSPReset()