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