Searched refs:T1FRAMER_LOF_MASK (Results 1 - 2 of 2) sorted by relevance
/drivers/net/wan/lmc/ | ||
H A D | lmc_ioctl.h | 213 #define T1FRAMER_LOF_MASK (0x0f0) /* receive loss of frame */ macro |
H A D | lmc_main.c | 247 (regVal & T1FRAMER_LOF_MASK) >> 4; |
Completed in 50 milliseconds