Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dtms9914.h178 HR_BI = (1 << 5), /* Byte In */ enumerator
/linux/drivers/gpib/tms9914/
H A Dtms9914.c721 if ((status0 & HR_BI)) in tms9914_interrupt_have_status()