Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbi.h1118 #define B2_E_1 0x010d /* 8 bit EPROM Byte 1 */ macro
/linux-2.4.37.9/drivers/net/
Dskge.h53 B2_E_1 = 0x011d, enumerator
Dskge.c3030 phy_type = skge_read8(hw, B2_E_1) & 0xf; in skge_reset()
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgeinit.c1693 SK_IN8(IoC, B2_E_1, &Byte); in SkGeInit1()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h404 #define B2_E_1 0x011d /* 8 bit EPROM Byte 1 (PHY type) */ macro