Searched defs:bit (Results 1 – 6 of 6) sorted by relevance
1391 void hostIntfSetInterrupt(uint32_t bit) in hostIntfSetInterrupt()1409 bool hostIntfGetInterrupt(uint32_t bit) in hostIntfGetInterrupt()1414 void hostIntfClearInterrupt(uint32_t bit) in hostIntfClearInterrupt()1432 void hostIntfSetInterruptMask(uint32_t bit) in hostIntfSetInterruptMask()1449 bool hostIntfGetInterruptMask(uint32_t bit) in hostIntfGetInterruptMask()1454 void hostIntfClearInterruptMask(uint32_t bit) in hostIntfClearInterruptMask()
87 uint32_t scratch1, scratch2, scratch3, bit = 32; in atomicBitsetFindClearAndSet() local
694 uint32_t bit = reqId & ((uint32_t)7); in checkQmiMsgsSupported() local
733 uint32_t bit = reqId & ((uint32_t)7); in checkQmiMsgsSupported() local
651 int bit = reqId%8; in checkQmiMsgsSupported() local