Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/tools/
H A Dintel_reg_checker.c59 check_bit(uint32_t val, int bit, const char *bitname, bool set) in check_bit() function
/aosp_15_r20/packages/modules/Bluetooth/system/gd/storage/
Dstorage_module.cc238 bool StorageModule::is_config_checksum_pass(int check_bit) { in is_config_checksum_pass()