Searched refs:PEF2256_FRS0_LOS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wan/framer/pef2256/ | ||
H A D | pef2256-regs.h | 222 #define PEF2256_FRS0_LOS BIT(7) macro |
H A D | pef2256.c | 504 return !(frs0 & (PEF2256_FRS0_LOS | PEF2256_FRS0_AIS)); in pef2256_is_carrier_on() |