Searched refs:ADB_ACTION_IDLE (Results 1 – 1 of 1) sorted by relevance
131 #define ADB_ACTION_IDLE 0x2 /* the bus is currently idle */ macro303 adbActionState = ADB_ACTION_IDLE; in adb_cuda_tickle()342 case ADB_ACTION_IDLE: in adb_intr_cuda()416 adbActionState = ADB_ACTION_IDLE; in adb_intr_cuda()439 adbActionState = ADB_ACTION_IDLE; in adb_intr_cuda()478 adbActionState = ADB_ACTION_IDLE; /* new state */ in adb_intr_cuda()511 adbActionState = ADB_ACTION_IDLE; /* signal bus is idle */ in adb_intr_cuda()567 if ((adbActionState == ADB_ACTION_IDLE) && /* ADB available? */ in send_adb_cuda()624 while ((adbActionState != ADB_ACTION_IDLE) || (ADB_INTR_IS_ON) in send_adb_cuda()982 adbActionState = ADB_ACTION_IDLE; /* used by all types of in adb_hw_setup()