Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/hamradio/
Dz8530.h32 #define RES_Rx_CRC 0x40 /* Reset Rx CRC Checker */ macro
/linux-2.6.39/drivers/tty/serial/
Dzs.h85 #define RES_Rx_CRC 0x40 /* Reset Rx CRC Checker */ macro
Dip22zilog.h64 #define RES_Rx_CRC 0x40 /* Reset Rx CRC Checker */ macro
Dsunzilog.h56 #define RES_Rx_CRC 0x40 /* Reset Rx CRC Checker */ macro
Dpmac_zilog.h164 #define RES_Rx_CRC 0x40 /* Reset Rx CRC Checker */ macro
/linux-2.6.39/drivers/net/wan/
Dz85230.h53 #define RES_Rx_CRC 0x40 /* Reset Rx CRC Checker */ macro
Dz85230.c385 write_zsctrl(c, RES_Rx_CRC); in z8530_rx()
638 write_zsctrl(c, RES_Rx_CRC); in z8530_rx_clear()
1619 write_zsreg(c, R0, RES_Rx_CRC); in z8530_rx_done()