Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds