Home
last modified time | relevance | path

Searched refs:CSCONFIG_TCVDISAB (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/include/linux/
Ddp83840.h30 #define CSCONFIG_TCVDISAB 0x0010 /* Turns off the transceiver */ macro
/linux-2.4.37.9/drivers/net/
Dioc3-eth.c807 ip->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in ioc3_timer()
888 ip->sw_csconfig |= CSCONFIG_TCVDISAB; in ioc3_timer()
896 ip->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in ioc3_timer()
928 ip->sw_csconfig |= CSCONFIG_TCVDISAB; in ioc3_timer()
1070 ip->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in ioc3_start_auto_negotiation()
Dsunhme.h289 #define CSCONFIG_TCVDISAB 0x0010 /* Turns off the transceiver */ macro
Dsunhme.c746 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
818 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
827 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_timer()
865 hp->sw_csconfig |= CSCONFIG_TCVDISAB; in happy_meal_timer()
1422 hp->sw_csconfig &= ~(CSCONFIG_TCVDISAB); in happy_meal_begin_auto_negotiation()