Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/hamradio/
Dz8530.h49 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Ddmascc.c1000 WT_RDY_ENAB); in tx_on()
1045 WT_RDY_RT | WT_FN_RDYFN | WT_RDY_ENAB); in rx_on()
/linux-2.6.39/drivers/tty/serial/
Dzs.h102 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Dip22zilog.h82 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Dsunzilog.h74 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Dpmac_zilog.h182 #define WT_RDY_ENAB 0x80 /* Enable W/Req pin */ macro
/linux-2.6.39/drivers/net/wan/
Dz85230.h70 #define WT_RDY_ENAB 0x80 /* Wait/Ready Enable */ macro
Dz85230.c923 c->regs[R1]|= WT_RDY_ENAB; in z8530_sync_dma_open()
1010 c->regs[R1]&= ~WT_RDY_ENAB; in z8530_sync_dma_close()
1179 c->regs[R1]&= ~WT_RDY_ENAB; in z8530_sync_txdma_close()