Searched refs:bt_bytes (Results 1 – 1 of 1) sorted by relevance
45 static const unsigned bt_bytes = sizeof(basetype); member in r600_sb::regbits48 static const unsigned bt_bits = bt_bytes << 3;100 memset(&dta, v ? 0xFF : 0x00, size * bt_bytes); in set_all()