Searched defs:bt_bits (Results 1 – 2 of 2) sorted by relevance
48 static const unsigned bt_bits = bt_bytes << 3; member in r600_sb::regbits
223 static const unsigned bt_bits = sizeof(basetype) << 3; variable