Home
last modified time | relevance | path

Searched refs:WT_FN_RDYFN (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/hamradio/
H A Dz8530.h49 #define WT_FN_RDYFN 0x40 /* Wait/FN/Ready FN */ macro
H A Ddmascc.c753 write_scc(priv, R1, EXT_INT_ENAB | WT_FN_RDYFN); in scc_open()
991 EXT_INT_ENAB | WT_FN_RDYFN | in tx_on()
1003 EXT_INT_ENAB | WT_FN_RDYFN | TxINT_ENAB); in tx_on()
1037 WT_RDY_RT | WT_FN_RDYFN | WT_RDY_ENAB); in rx_on()
1043 WT_FN_RDYFN); in rx_on()
1058 write_scc(priv, R1, EXT_INT_ENAB | WT_FN_RDYFN); in rx_off()
1338 write_scc(priv, R1, EXT_INT_ENAB | WT_FN_RDYFN); in es_isr()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A Dzs.h102 #define WT_FN_RDYFN 0x40 /* Wait/FN/Ready FN */ macro
H A Dip22zilog.h82 #define WT_FN_RDYFN 0x40 /* Wait/FN/Ready FN */ macro
H A Dsunzilog.h74 #define WT_FN_RDYFN 0x40 /* Wait/FN/Ready FN */ macro
H A Dpmac_zilog.h171 #define WT_FN_RDYFN 0x40 /* W/Req pin is DMA request if 1, wait if 0 */ macro
/kernel/linux/linux-6.6/drivers/tty/serial/
H A Dzs.h102 #define WT_FN_RDYFN 0x40 /* Wait/FN/Ready FN */ macro
H A Dip22zilog.h82 #define WT_FN_RDYFN 0x40 /* Wait/FN/Ready FN */ macro
H A Dsunzilog.h74 #define WT_FN_RDYFN 0x40 /* Wait/FN/Ready FN */ macro
H A Dpmac_zilog.h161 #define WT_FN_RDYFN 0x40 /* W/Req pin is DMA request if 1, wait if 0 */ macro
/kernel/linux/linux-6.6/drivers/net/hamradio/
H A Dz8530.h49 #define WT_FN_RDYFN 0x40 /* Wait/FN/Ready FN */ macro
/kernel/linux/linux-5.10/drivers/net/wan/
H A Dz85230.h70 #define WT_FN_RDYFN 0x40 /* Wait/FN/Ready FN */ macro
H A Dz85230.c916 c->regs[R1]|= WT_FN_RDYFN; in z8530_sync_dma_open()
1010 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx); in z8530_sync_dma_close()
1179 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx); in z8530_sync_txdma_close()

Completed in 13 milliseconds