Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/include/
H A Dtms9914.h194 HR_APT = (1 << 4), /* Address pass Through */ enumerator
/linux/drivers/staging/gpib/tms9914/
H A Dtms9914.c800 if (status1 & HR_APT) { in tms9914_interrupt_have_status()