Searched refs:VIMS_STAT_MODE_OFF (Results 1 – 5 of 5) sorted by relevance
108 #define VIMS_STAT_MODE_OFF 0x00000003 macro
507 #define VIMS_STAT_MODE_OFF 0x00000003 macro
911 while (( HWREG( VIMS_BASE + VIMS_O_STAT ) & VIMS_STAT_MODE_M ) != VIMS_STAT_MODE_OFF ) { in SetupSetCacheModeAccordingToCcfgSetting()
913 while (( HWREG( VIMS_BASE + VIMS_O_STAT ) & VIMS_STAT_MODE_M ) != VIMS_STAT_MODE_OFF ) { in SetupSetCacheModeAccordingToCcfgSetting()