Searched refs:CCI_ENABLE_REQ (Results 1 - 1 of 1) sorted by relevance

/drivers/bus/
H A Darm-cci.c40 #define CCI_ENABLE_REQ (CCI_ENABLE_SNOOP_REQ | CCI_ENABLE_DVM_REQ) macro
753 writel_relaxed(enable ? CCI_ENABLE_REQ : 0, base + CCI_PORT_CTRL);
879 [cci_enable_req] "i" cpu_to_le32(CCI_ENABLE_REQ),

Completed in 19 milliseconds