Searched refs:EFUSE_TIMEOUT_DEFAULT (Results 1 – 3 of 3) sorted by relevance
104 while (cnt < EFUSE_TIMEOUT_DEFAULT) { in check_efuse_isbusy()133 while (cnt < EFUSE_TIMEOUT_DEFAULT) { in efuse_write_bit()143 if (cnt >= EFUSE_TIMEOUT_DEFAULT) { in efuse_write_bit()178 while (cnt < EFUSE_TIMEOUT_DEFAULT) { in efuse_read_bits()189 if (cnt >= (EFUSE_TIMEOUT_DEFAULT)) { in efuse_read_bits()
50 #define EFUSE_TIMEOUT_DEFAULT 1000000 /* 1000000us */ macro
47 #define EFUSE_TIMEOUT_DEFAULT 1000000 macro