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

/drivers/bus/
H A Darm-ccn.c204 #define CCN_CONFIG_NODE(_config) (((_config) >> 0) & 0xff) macro
646 node_xp = CCN_CONFIG_NODE(event->attr.config);
811 CCN_CONFIG_NODE(event->attr.config))];
949 port = arm_ccn_node_to_xp_port(CCN_CONFIG_NODE(event->attr.config));
990 xp = arm_ccn_node_to_xp(CCN_CONFIG_NODE(event->attr.config));

Completed in 31 milliseconds