Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/bus/
H A Darm-cci.c445 bool is_ace; in cci_probe_ports() local
473 is_ace = strcmp(match_str, "ace") == 0; in cci_probe_ports()
474 if (!is_ace && strcmp(match_str, "ace-lite")) { in cci_probe_ports()
490 if (is_ace) { in cci_probe_ports()
/kernel/linux/linux-6.6/drivers/bus/
H A Darm-cci.c445 bool is_ace; in cci_probe_ports() local
473 is_ace = strcmp(match_str, "ace") == 0; in cci_probe_ports()
474 if (!is_ace && strcmp(match_str, "ace-lite")) { in cci_probe_ports()
490 if (is_ace) { in cci_probe_ports()

Completed in 2 milliseconds