Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/hamradio/
Dz8530.h50 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Ddmascc.c992 WT_RDY_ENAB); in tx_on()
1037 WT_RDY_RT | WT_FN_RDYFN | WT_RDY_ENAB); in rx_on()
/Linux-v5.10/drivers/tty/serial/
Dzs.h103 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Dip22zilog.h83 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Dsunzilog.h75 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Dpmac_zilog.h172 #define WT_RDY_ENAB 0x80 /* Enable W/Req pin */ macro
/Linux-v5.10/drivers/net/wan/
Dz85230.h71 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Dz85230.c921 c->regs[R1]|= WT_RDY_ENAB; in z8530_sync_dma_open()
1008 c->regs[R1]&= ~WT_RDY_ENAB; in z8530_sync_dma_close()
1177 c->regs[R1]&= ~WT_RDY_ENAB; in z8530_sync_txdma_close()