Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/plat/intel/soc/common/drivers/ccu/
Dncore_ccu.c63 uint32_t dir, ca, ca_id, ca_type, ca_snoop_en; in coherent_agent_intfc_init() local
68 ca_id = mmio_read_32(COH_AGENT_UNIT(ca, NCORE_CAIUIDR)); in coherent_agent_intfc_init()
71 if (CACHING_AGENT_BIT(ca_id)) in coherent_agent_intfc_init()
75 ca_type = CACHING_AGENT_TYPE(ca_id); in coherent_agent_intfc_init()