Searched refs:XF_PORT_ID (Results 1 – 3 of 3) sorted by relevance
51 #define XF_PORT_ID(spec) (((spec) >> 8) & 0xF) macro
44 #define XF_PORT_ID(spec) (((spec) >> 8) & 0xF) macro
185 else if (!component->port || !(port = component->port(component, XF_PORT_ID(src))))227 else if (!component->port || !(port = component->port(component, XF_PORT_ID(src))))