Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/macintosh/
Dvia-macii.c75 #define ST_ODD 0x20 /* ADB state: odd data byte */ macro
169 via[DIRB] = (via[DIRB] | ST_EVEN | ST_ODD) & ~CTLR_IRQ; in macii_init_via()
509 } else if (status == ST_ODD && reply_len == 2) { in macii_interrupt()