Searched refs:bitPosition (Results 1 – 3 of 3) sorted by relevance
116 int32_t bitPosition, bitsLeft; in ar5008_hw_phy_modify_rx_buffer() local120 bitPosition = (firstBit - 1) % 8; in ar5008_hw_phy_modify_rx_buffer()123 lastBit = (bitPosition + bitsLeft > 8) ? in ar5008_hw_phy_modify_rx_buffer()124 8 : bitPosition + bitsLeft; in ar5008_hw_phy_modify_rx_buffer()125 mask = (((1 << lastBit) - 1) ^ ((1 << bitPosition) - 1)) << in ar5008_hw_phy_modify_rx_buffer()128 rfBuf[arrayEntry] |= ((tmp32 << bitPosition) << in ar5008_hw_phy_modify_rx_buffer()130 bitsLeft -= 8 - bitPosition; in ar5008_hw_phy_modify_rx_buffer()131 tmp32 = tmp32 >> (8 - bitPosition); in ar5008_hw_phy_modify_rx_buffer()132 bitPosition = 0; in ar5008_hw_phy_modify_rx_buffer()
502 #define SetBitInWord(theWord,bitPosition) (*theWord) |= (0x0001 << bitPosition) argument503 #define SetBitInDWord(theWord,bitPosition) (*theWord) |= (0x00000001 << bitPosition) argument504 #define ClearBitInWord(theWord,bitPosition) (*theWord) &= ~(0x0001 << bitPosition) argument505 #define ClearBitInDWord(theWord,bitPosition) (*theWord) &= ~(0x00000001 << bitPosition) argument878 int bitPosition; in snd_korg1212_WriteADCSensitivity() local956 for (bitPosition = 15; bitPosition >= 0; bitPosition--) { // for all the bits in snd_korg1212_WriteADCSensitivity()958 if (sensVals.l.leftSensBits & (0x0001 << bitPosition)) in snd_korg1212_WriteADCSensitivity()963 if (sensVals.r.rightSensBits & (0x0001 << bitPosition)) in snd_korg1212_WriteADCSensitivity()
1316 bitPosition & uint64 & The bit position at which the error occurred.\\1424 bitPosition & uint64 & The bit position at which the error occurred.\\1468 bitPositionValid & boolean & Whether the "bitPosition" field of a Memory Error 2 (\ref{section:memo…