Searched refs:corr (Results 1 – 3 of 3) sorted by relevance
259 nvg_hsm_error_ctrl_channel_t status = { .bits = { .corr = 1U, }, }; in nvg_clear_hsm_corr_status()
354 unsigned int corr = (unsigned int)((info >> ARM_CACHE_ERR_CORR_BIT) & 1U); in print_cache_error_info() local366 VERBOSE(" Corrected = %u\n", corr); in print_cache_error_info()
421 uint32_t corr : U(1); member