Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/hamradio/
Dz8530.h32 #define RES_Rx_CRC 0x40 /* Reset Rx CRC Checker */ macro
/linux-3.4.99/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.h153 #define RES_Rx_CRC 0x40 /* Reset Rx CRC Checker */ macro
/linux-3.4.99/drivers/net/wan/
Dz85230.h53 #define RES_Rx_CRC 0x40 /* Reset Rx CRC Checker */ macro
Dz85230.c387 write_zsctrl(c, RES_Rx_CRC); in z8530_rx()
640 write_zsctrl(c, RES_Rx_CRC); in z8530_rx_clear()
1622 write_zsreg(c, R0, RES_Rx_CRC); in z8530_rx_done()