Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/irda/
Dsh_sir.c28 #define TX_COMP_PHASE (1 << 2) /* tx complete */ macro
456 case TX_COMP_PHASE: in sh_sir_set_phase()
480 return TX_COMP_PHASE; in sh_sir_is_which_phase()
493 sh_sir_set_phase(self, TX_COMP_PHASE); in sh_sir_tx()
500 case TX_COMP_PHASE: in sh_sir_tx()
566 case TX_COMP_PHASE: in sh_sir_irq()