Lines Matching refs:adbActionState
230 int adbActionState = ADB_ACTION_NOTREADY; variable
374 if (adbActionState == ADB_ACTION_IN) { in adb_cuda_tickle()
378 adbActionState = ADB_ACTION_IDLE; in adb_cuda_tickle()
417 switch (adbActionState) { in adb_intr_cuda()
433 adbActionState = ADB_ACTION_IN; in adb_intr_cuda()
492 adbActionState = ADB_ACTION_IDLE; in adb_intr_cuda()
504 adbActionState = ADB_ACTION_OUT; in adb_intr_cuda()
515 adbActionState = ADB_ACTION_IDLE; in adb_intr_cuda()
554 adbActionState = ADB_ACTION_IDLE; /* new state */ in adb_intr_cuda()
587 adbActionState = ADB_ACTION_IDLE; /* signal bus is idle */ in adb_intr_cuda()
639 if (adbActionState == ADB_ACTION_NOTREADY) in send_adb_cuda()
645 if ((adbActionState == ADB_ACTION_IDLE) && /* ADB available? */ in send_adb_cuda()
695 adbActionState = ADB_ACTION_OUT; /* set next state */ in send_adb_cuda()
707 while ((adbActionState != ADB_ACTION_IDLE) || (ADB_INTR_IS_ON) in send_adb_cuda()
742 switch (adbActionState) { in adb_intr_II()
763 adbActionState = ADB_ACTION_OUT; /* set next state */ in adb_intr_II()
774 adbActionState = ADB_ACTION_IDLE; in adb_intr_II()
781 adbActionState = ADB_ACTION_IN; in adb_intr_II()
791 adbActionState = ADB_ACTION_IDLE; in adb_intr_II()
802 adbActionState = ADB_ACTION_IN; /* set next state */ in adb_intr_II()
851 adbActionState = ADB_ACTION_POLLING; /* set next state */ in adb_intr_II()
907 adbActionState = ADB_ACTION_POLLING; /* set next state */ in adb_intr_II()
924 adbActionState = ADB_ACTION_OUT; /* set next state */ in adb_intr_II()
959 adbActionState = ADB_ACTION_IN; in adb_intr_II()
1010 adbActionState = ADB_ACTION_OUT; /* set next state */ in adb_intr_II()
1024 adbActionState = ADB_ACTION_IDLE; /* set next state */ in adb_intr_II()
1081 if (adbActionState == ADB_ACTION_NOTREADY) /* return if ADB not in send_adb_II()
1119 if ((adbActionState == ADB_ACTION_IDLE) && /* is ADB available? */ in send_adb_II()
1133 adbActionState = ADB_ACTION_OUT; /* set next state */ in send_adb_II()
1148 while ((adbActionState != ADB_ACTION_IDLE) || (ADB_INTR_IS_ON) in send_adb_II()
1264 switch (adbActionState) { in adb_intr_IIsi()
1273 adbActionState = ADB_ACTION_IN; /* set next state */ in adb_intr_IIsi()
1330 adbActionState = ADB_ACTION_IDLE; in adb_intr_IIsi()
1336 adbActionState = ADB_ACTION_OUT; /* set next state */ in adb_intr_IIsi()
1347 … adbActionState = ADB_ACTION_IDLE; /* new state */ in adb_intr_IIsi()
1375 adbActionState = ADB_ACTION_IDLE; /* new state */ in adb_intr_IIsi()
1413 adbActionState = ADB_ACTION_IDLE; /* signal bus is idle */ in adb_intr_IIsi()
1465 if (adbActionState == ADB_ACTION_NOTREADY) in send_adb_IIsi()
1471 if ((adbActionState == ADB_ACTION_IDLE) && /* ADB available? */ in send_adb_IIsi()
1513 adbActionState = ADB_ACTION_OUT; /* set next state */ in send_adb_IIsi()
1530 while ((adbActionState != ADB_ACTION_IDLE) || (ADB_INTR_IS_ON) in send_adb_IIsi()
1547 if (adbActionState != ADB_ACTION_RUNNING) in adb_iop_recv()
1592 if (adbActionState != ADB_ACTION_RUNNING) in send_adb_iop()
1946 adbActionState = ADB_ACTION_IDLE; /* used by all types of in adb_hw_setup()
1961 adbActionState = ADB_ACTION_RUNNING; in adb_hw_setup()
1972 adbActionState = ADB_ACTION_IDLE; /* used by all types of in adb_hw_setup()
2012 adbActionState = ADB_ACTION_IDLE; /* used by all types of in adb_hw_setup()