Searched refs:MAX_COUNT (Results 1 – 3 of 3) sorted by relevance
18 #define MAX_COUNT 99 macro55 if (n > MAX_COUNT) in bootmenu_getoption()346 if (i == MAX_COUNT - 1) in bootmenu_create()351 if (i <= MAX_COUNT - 1) { in bootmenu_create()
105 #define MAX_COUNT 3 macro
82 for (count = 0; count < MAX_COUNT; count++) { in tpm_tis_i2c_read()95 for (count = 0; count < MAX_COUNT; count++) { in tpm_tis_i2c_read()109 for (count = 0; count < MAX_COUNT; count++) { in tpm_tis_i2c_read()178 SLEEP_DURATION_US, MAX_COUNT); in tpm_tis_i2c_write()
Completed in 7 milliseconds