Searched refs:tList (Results 1 – 1 of 1) sorted by relevance
72 UINT16 tList = 0; in GicTargetList() local76 tList |= 1U << (mpidr & 0xf); in GicTargetList()93 return tList; in GicTargetList()98 UINT16 tList; in GicSgi() local106 tList = GicTargetList(&cpu, cpuMask, cluster); in GicSgi()112 (irq << 24) | tList); /* 24: Register bit offset */ in GicSgi()