Searched refs:CCI_ENABLE_REQ (Results 1 – 1 of 1) sorted by relevance
98 #define CCI_ENABLE_REQ (CCI_ENABLE_SNOOP_REQ | CCI_ENABLE_DVM_REQ) macro237 writel_relaxed(enable ? CCI_ENABLE_REQ : 0, base + CCI_PORT_CTRL); in cci_port_control()363 [cci_enable_req] "i" cpu_to_le32(CCI_ENABLE_REQ), in cci_enable_port_for_self()