Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgeinit.h141 #define SK_SOFT_RST 1 /* perform a software reset */ macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskgeinit.c1236 if (RstMode == SK_SOFT_RST) { in SkGeStopPort()
Dskge.c4767 SkGeStopPort(pAC, IoC, FromPort, SK_STOP_ALL, SK_SOFT_RST);
4768 SkGeStopPort(pAC, IoC, ToPort, SK_STOP_ALL, SK_SOFT_RST);
Dskgepnmi.c8172 SkGeStopPort(pAC, IoC, PhysPortIndex, SK_STOP_ALL, SK_SOFT_RST); in Vct()