Home
last modified time | relevance | path

Searched refs:APD (Results 1 – 1 of 1) sorted by relevance

/linux-3.4.99/drivers/macintosh/
Dmacio-adb.c44 #define APD 0x10 /* auto-poll data */ macro
254 autopoll = (in_8(&adb->dcount.r) & APD) != 0; in macio_adb_interrupt()