Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Dh8.h19 #define H8_OFULL 0x1 /* output data register full */ macro
Dh8.c172 if (stat_reg & H8_OFULL) { in h8_intr()