Home
last modified time | relevance | path

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

/linux/drivers/gpib/include/
H A Dnec7210_registers.h57 HR_ERR = (1 << 2), enumerator
H A Dtms9914.h199 HR_ERR = (1 << 6), /* Data Transmission Error */ enumerator
/linux/drivers/gpib/tms9914/
H A Dtms9914.c780 if (status1 & HR_ERR) { in tms9914_interrupt_have_status()
/linux/drivers/gpib/nec7210/
H A Dnec7210.c933 if (status1 & HR_ERR) in nec7210_interrupt_have_status()