Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/
Dsky2.h1623 GMT_ST_STOP = 1<<1, /* Stop Time Stamp Timer */ enumerator
Dskge.h1867 GMT_ST_STOP = 1<<1, /* Stop Time Stamp Timer */ enumerator
Dsky2.c2247 sky2_write8(hw, GMAC_TI_ST_CTRL, GMT_ST_STOP); in sky2_reset()
/linux-2.4.37.9/drivers/net/sk98lin/h/
Dskgehw.h1470 #define GMT_ST_STOP BIT_1S /* Stop Time Stamp Timer */ macro
/linux-2.4.37.9/drivers/net/sk98lin/
Dskxmac2.c3887 TimeCtrl = GMT_ST_STOP | GMT_ST_CLR_IRQ; in SkMacTimeStamp()