Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/atm/
Dsuni.h161 #define SUNI_SSTB_CTRL_LEN16 0x01 /* path trace message length bit */ macro
Dsuni.c199 PUT(GET(SSTB_CTRL) & ~SUNI_SSTB_CTRL_LEN16, SSTB_CTRL); in set_sonet()
213 PUT(GET(SSTB_CTRL) | SUNI_SSTB_CTRL_LEN16, SSTB_CTRL); in set_sdh()