Home
last modified time | relevance | path

Searched refs:bitPosition (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c116 int32_t bitPosition, bitsLeft; in ar5008_hw_phy_modify_rx_buffer() local
120 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()
/openbmc/linux/sound/pci/korg1212/
H A Dkorg1212.c502 #define SetBitInWord(theWord,bitPosition) (*theWord) |= (0x0001 << bitPosition) argument
503 #define SetBitInDWord(theWord,bitPosition) (*theWord) |= (0x00000001 << bitPosition) argument
504 #define ClearBitInWord(theWord,bitPosition) (*theWord) &= ~(0x0001 << bitPosition) argument
505 #define ClearBitInDWord(theWord,bitPosition) (*theWord) &= ~(0x00000001 << bitPosition) argument
878 int bitPosition; in snd_korg1212_WriteADCSensitivity() local
956 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()
/openbmc/libcper/specification/document/
H A Dcper-json-specification.tex1316 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…