Searched refs:CHERRYSTONE_GETSLOT (Results 1 – 3 of 3) sorted by relevance
63 #define CHERRYSTONE_GETSLOT(AID) (((AID&0xc)>>1)|(AID&1)) macro64 #define CHERRYSTONE_GETSLOT_LABEL(AID) ('A' + CHERRYSTONE_GETSLOT(AID))
368 boardid = CHERRYSTONE_GETSLOT(portid); in plat_fill_mc()486 return (CHERRYSTONE_GETSLOT(id)); in plat_lgrp_cpu_to_hand()
341 board = CHERRYSTONE_GETSLOT(portid); in add_node()