Home
last modified time | relevance | path

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

/drivers/staging/gpib/include/
A Dnec7210_registers.h59 HR_END = (1 << 4), enumerator
A Dtms9914.h176 HR_END = (1 << 3), /* END (EOI or EOS) */ enumerator
/drivers/staging/gpib/nec7210/
A Dnec7210.c879 if (status1 & HR_END) { in nec7210_interrupt_have_status()
897 if ((status1 & HR_END) || get_dma_residue(priv->dma_channel) == 0) in nec7210_interrupt_have_status()
/drivers/staging/gpib/tms9914/
A Dtms9914.c718 if (status0 & HR_END) in tms9914_interrupt_have_status()

Completed in 10 milliseconds