Home
last modified time | relevance | path

Searched refs:END_FR (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dz8530.h197 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
H A Ddmascc.c1194 } else if (rc & END_FR) { in special_condition()
H A Dscc.c586 if(status & END_FR && skb != NULL) /* end of frame */ in scc_spint()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.h253 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
H A Dip22zilog.h233 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
H A Dsunzilog.h237 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
H A Dpmac_zilog.h328 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.h253 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
H A Dip22zilog.h233 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
H A Dsunzilog.h237 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
H A Dpmac_zilog.h318 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dz8530.h197 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
H A Dscc.c588 if(status & END_FR && skb != NULL) /* end of frame */ in scc_spint()
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dz85230.h220 #define END_FR 0x80 /* End of Frame (SDLC) */ macro
H A Dz85230.c353 if(stat&END_FR) in z8530_rx()
513 if(status&END_FR) in z8530_dma_rx()
635 if(stat&END_FR) in z8530_rx_clear()

Completed in 18 milliseconds