Searched refs:HR_BO (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpib/include/ | ||
| H A D | tms9914.h | 177 HR_BO = (1 << 4), /* Byte Out */ enumerator |
| /linux/drivers/gpib/tms9914/ | ||
| H A D | tms9914.c | 723 if ((status0 & HR_BO)) { in tms9914_interrupt_have_status() |