Searched refs:pcc (Results 1 – 4 of 4) sorted by relevance
35 pcc-fw-version = <0x0>;
302 void assert_pcc_reset(unsigned int pcc) in assert_pcc_reset() argument305 if (pcc != 0U) { in assert_pcc_reset()306 mmio_clrbits_32(pcc, PCC_SW_RST); in assert_pcc_reset()
353 unsigned int pcc = (unsigned int)((info >> ARM_CACHE_ERR_PCC_BIT) & 1U); in print_cache_error_info() local365 VERBOSE(" ProcessorContextCorrupt = %u\n", pcc); in print_cache_error_info()
8097 uint32_t pcc : 1; member