Searched refs:H8_IDLE (Results 1 – 2 of 2) sorted by relevance
127 static unsigned int h8_state = H8_IDLE;171 case H8_IDLE: { /* H8_IDLE */ in h8_intr()197 h8_state = H8_IDLE; in h8_intr()229 h8_state = H8_IDLE; in h8_intr()237 h8_state = H8_IDLE; in h8_intr()251 h8_state = H8_IDLE; in h8_intr()267 h8_state = H8_IDLE; in h8_intr()482 if (h8_state != H8_IDLE) { in h8_start_new_cmd()
155 #define H8_IDLE 1 macro