Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
Dsuni.h215 #define SUNI_SPTB_CTRL_LEN16 0x01 /* path trace message length */ macro
Dsuni.c201 PUT(GET(SPTB_CTRL) & ~SUNI_SPTB_CTRL_LEN16, SPTB_CTRL); in set_sonet()
215 PUT(GET(SPTB_CTRL) | SUNI_SPTB_CTRL_LEN16, SPTB_CTRL); in set_sdh()