Home
last modified time | relevance | path

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

/linux/drivers/atm/
H A Dsuni.h162 #define SUNI_SSTB_CTRL_LEN16 0x01 /* path trace message length bit */ macro
H A 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()