Searched refs:STATE_IDLE (Results 1 – 2 of 2) sorted by relevance
326 STATE_IDLE = 0 variable1060 self.state = STATE_IDLE1074 if self.state != STATE_IDLE:1092 if self.state != STATE_IDLE:1117 if self.state == STATE_IDLE:1143 return True if self.state == STATE_IDLE else False1263 self.state = STATE_IDLE
140 STATE_IDLE = 0, enumerator1090 info->state = STATE_IDLE; in nand_cmdfunc()1222 info->state = STATE_IDLE; in nand_cmdfunc_extended()