Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/irda/
Dsh_sir.c27 #define TX_PHASE (1 << 1) macro
452 case TX_PHASE: in sh_sir_set_phase()
477 return TX_PHASE; in sh_sir_is_which_phase()
491 case TX_PHASE: in sh_sir_tx()
567 case TX_PHASE: in sh_sir_irq()
610 sh_sir_set_phase(self, TX_PHASE); in sh_sir_hard_xmit()