Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/bus/
Darm-cci.c1117 bool ace_match; in __cci_ace_get_port() local
1122 ace_match = ports[i].type == type; in __cci_ace_get_port()
1123 if (ace_match && cci_portn == ports[i].dn) in __cci_ace_get_port()