Searched refs:T1FRAMER_LOF_MASK (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/wan/lmc/ | ||
D | lmc_ioctl.h | 213 #define T1FRAMER_LOF_MASK (0x0f0) /* receive loss of frame */ macro |
D | lmc_main.c | 246 (regVal & T1FRAMER_LOF_MASK) >> 4; in lmc_ioctl() |