Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bus/
H A Darm-cci.c228 * cci_port_control() - function to control a CCI port
233 static void notrace cci_port_control(unsigned int port, bool enable) in cci_port_control() function
272 cci_port_control(cpu_port[cpu].port, false); in cci_disable_port_by_cpu()
399 cci_port_control(port, enable); in __cci_control_port_by_device()
428 cci_port_control(port, enable); in __cci_control_port_by_index()
/kernel/linux/linux-6.6/drivers/bus/
H A Darm-cci.c228 * cci_port_control() - function to control a CCI port
233 static void notrace cci_port_control(unsigned int port, bool enable) in cci_port_control() function
272 cci_port_control(cpu_port[cpu].port, false); in cci_disable_port_by_cpu()
399 cci_port_control(port, enable); in __cci_control_port_by_device()
428 cci_port_control(port, enable); in __cci_control_port_by_index()

Completed in 3 milliseconds