Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/atm/
Dsuni.h215 #define SUNI_SPTB_CTRL_LEN16 0x01 /* path trace message length */ macro
Dsuni.c200 PUT(GET(SPTB_CTRL) & ~SUNI_SPTB_CTRL_LEN16, SPTB_CTRL); in set_sonet()
214 PUT(GET(SPTB_CTRL) | SUNI_SPTB_CTRL_LEN16, SPTB_CTRL); in set_sdh()