Home
last modified time | relevance | path

Searched defs:select_bit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/superio/smsc/sch5545/
H A Dsuperio.c143 u8 select_bit = 0; in sch5545_set_irq() local
/aosp_15_r20/external/marisa-trie/lib/marisa/grimoire/vector/
H A Dbit-vector.cc10 std::size_t select_bit(std::size_t i, std::size_t bit_id, UInt64 unit) { in select_bit() function