Searched refs:STAT_IDLE (Results 1 – 2 of 2) sorted by relevance
224 case STAT_IDLE: in octeon_i2c_check_status() 917 for (tries = 10; tries && status != STAT_IDLE; tries--) { in octeon_i2c_init_lowlevel() 920 if (status == STAT_IDLE) in octeon_i2c_init_lowlevel() 924 if (status != STAT_IDLE) { in octeon_i2c_init_lowlevel()
77 #define STAT_IDLE 0xF8 macro