Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/
H A Darm-cci.c93 #define CCI_PORT_CTRL 0x0 macro
237 writel_relaxed(enable ? CCI_ENABLE_REQ : 0, base + CCI_PORT_CTRL); in cci_port_control()
343 " str r3, [r0, #"__stringify(CCI_PORT_CTRL)"] \n" in cci_enable_port_for_self()