Searched refs:KBDD_DELAYTIME (Results 1 – 2 of 2) sorted by relevance
310 sc->retry = 100000 / ((KBDD_DELAYTIME * 2) + read_delay); in atkbdc_setup()440 DELAY(KBDD_DELAYTIME); in wait_while_controller_busy()443 DELAY(KBDD_DELAYTIME); in wait_while_controller_busy()471 DELAY(KBDD_DELAYTIME); in wait_for_data()488 DELAY(KBDD_DELAYTIME); in wait_for_kbd_data()495 DELAY(KBDD_DELAYTIME); in wait_for_kbd_data()515 DELAY(KBDD_DELAYTIME); in wait_for_kbd_ack()544 DELAY(KBDD_DELAYTIME); in wait_for_aux_data()551 DELAY(KBDD_DELAYTIME); in wait_for_aux_data()571 DELAY(KBDD_DELAYTIME); in wait_for_aux_ack()[all …]
168 #define KBDD_DELAYTIME 7 macro