Searched defs:__cci_ace_get_port (Results 1 - 1 of 1) sorted by relevance

/drivers/bus/
H A Darm-cci.c667 * __cci_ace_get_port - Function to retrieve the port index connected to
677 static int __cci_ace_get_port(struct device_node *dn, int type) function
694 return __cci_ace_get_port(dn, ACE_LITE_PORT);
717 port = __cci_ace_get_port(cpun, ACE_PORT);
913 port = __cci_ace_get_port(dn, ACE_LITE_PORT);

Completed in 64 milliseconds