Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/intel/soc/common/drivers/ccu/
Dncore_ccu.c62 uint32_t dir, ca, ca_id, ca_type, ca_snoop_en; in coherent_agent_intfc_init() local
67 ca_id = mmio_read_32(COH_AGENT_UNIT(ca, NCORE_CAIUIDR)); in coherent_agent_intfc_init()
70 if (CACHING_AGENT_BIT(ca_id)) in coherent_agent_intfc_init()
74 ca_type = CACHING_AGENT_TYPE(ca_id); in coherent_agent_intfc_init()