Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/hamradio/
Dz8530.h136 #define TCTRxCP 8 /* Transmit clock = TRxC pin */ macro
Dscc.c852 wr(scc, R11, (scc->brand & BAYCOM)? RCTRxCP|TCRTxCP : RCRTxCP|TCTRxCP); in init_channel()
/Linux-v6.1/drivers/tty/serial/
Dzs.h191 #define TCTRxCP 8 /* Transmit clock = TRxC pin */ macro
Dsunzilog.h174 #define TCTRxCP 8 /* Transmit clock = TRxC pin */ macro
Dip22zilog.h172 #define TCTRxCP 8 /* Transmit clock = TRxC pin */ macro
Dpmac_zilog.h255 #define TCTRxCP 8 /* Transmit clock = TRxC pin */ macro
Dpmac_zilog.c982 uap->curregs[R11] = RCTRxCP | TCTRxCP; in pmz_convert_to_zs()