Searched refs:whichbit (Results 1 – 1 of 1) sorted by relevance
113 u8 whichbit, whichreg; in tsec_mcast_addr() local116 whichbit = (result >> 24) & 0x1f; /* the 5 LSB = which bit to set */ in tsec_mcast_addr()119 value = 1 << (31-whichbit); in tsec_mcast_addr()