Searched defs:bit (Results 1 – 5 of 5) sorted by relevance
1308 void hostIntfSetInterrupt(uint32_t bit) in hostIntfSetInterrupt()1326 bool hostIntfGetInterrupt(uint32_t bit) in hostIntfGetInterrupt()1331 void hostIntfClearInterrupt(uint32_t bit) in hostIntfClearInterrupt()1349 void hostIntfSetInterruptMask(uint32_t bit) in hostIntfSetInterruptMask()1366 bool hostIntfGetInterruptMask(uint32_t bit) in hostIntfGetInterruptMask()1371 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
651 int bit = reqId%8; in checkQmiMsgsSupported() local