Home
last modified time | relevance | path

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

/linux/drivers/staging/gpib/include/
H A Dtms9914.h172 HR_SPAS = (1 << 2), /* Serial Poll active State */ enumerator
/linux/drivers/staging/gpib/tms9914/
H A Dtms9914.c725 if (status0 & HR_SPAS) { in tms9914_interrupt_have_status()