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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dsuni.h161 #define SUNI_SSTB_CTRL_LEN16 0x01 /* path trace message length bit */ macro
H A Dsuni.c196 PUT(GET(SSTB_CTRL) & ~SUNI_SSTB_CTRL_LEN16, SSTB_CTRL);
210 PUT(GET(SSTB_CTRL) | SUNI_SSTB_CTRL_LEN16, SSTB_CTRL);

Completed in 100 milliseconds