Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bus/
H A Darm-cci.c98 #define CCI_ENABLE_REQ (CCI_ENABLE_SNOOP_REQ | CCI_ENABLE_DVM_REQ) macro
237 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()
/kernel/linux/linux-6.6/drivers/bus/
H A Darm-cci.c98 #define CCI_ENABLE_REQ (CCI_ENABLE_SNOOP_REQ | CCI_ENABLE_DVM_REQ) macro
237 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()

Completed in 3 milliseconds