Searched refs:comp_bit (Results 1 – 1 of 1) sorted by relevance
38 #define EPC_WAIT_RW_COMP(handle, val_p, comp_bit) {\ argument44 } while (((val & comp_bit) == 0) && (cnt > 0));\