Home
last modified time | relevance | path

Searched refs:GPC_DIS_FC (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dsky2.h1671 GPC_DIS_FC = 1<<25, /* Disable Automatic Fiber/Copper Detection */ enumerator
Dskge.h1888 GPC_DIS_FC = 1<<25, /* Disable Automatic Fiber/Copper Detection */ enumerator
Dskge.c1675 reg = GPC_INT_POL_HI | GPC_DIS_FC | GPC_DIS_SLEEP | in yukon_mac_init()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h1489 #define GPC_DIS_FC BIT_25 /* Disable Automatic Fiber/Copper Detection */ macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskxmac2.c1123 DWord = GPC_INT_POL_HI | GPC_DIS_FC | GPC_DIS_SLEEP | in SkGmClearRst()