Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/hamradio/
Dz8530.h45 #define INT_ERR_Rx 0x18 /* Int on error only */ macro
Ddmascc.c1044 write_scc(priv, R1, EXT_INT_ENAB | INT_ERR_Rx | in rx_on()
/linux-2.6.39/drivers/tty/serial/
Dip22zilog.h77 #define INT_ERR_Rx 0x18 /* Int on error only */ macro
Dsunzilog.h69 #define INT_ERR_Rx 0x18 /* Int on error only */ macro
Dpmac_zilog.h177 #define INT_ERR_Rx 0x18 /* Int on error only */ macro
/linux-2.6.39/drivers/net/wan/
Dz85230.h66 #define INT_ERR_Rx 0x18 /* Int on error only */ macro
Dz85230.c920 c->regs[R1]|= INT_ERR_Rx; in z8530_sync_dma_open()
1012 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx); in z8530_sync_dma_close()
1181 c->regs[R1]&= ~(WT_RDY_RT|WT_FN_RDYFN|INT_ERR_Rx); in z8530_sync_txdma_close()