Searched refs:S_CLOCK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/chelsio/
H A Dcxgb2.c1211 S_CLOCK = 1 << 3, enumerator in enum:__anon12549
1230 val &= ~S_CLOCK;
1236 val |= S_CLOCK;
1262 S_CLOCK = 1 << 3 enumerator in enum:__anon12550
1295 val &= ~S_CLOCK;
1325 val &= ~S_CLOCK;

Completed in 19 milliseconds