Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dwanxl.h24 #define STATUS_CABLE_DSR 0x0010 macro
H A Dwanxl.c158 dsr = (value & STATUS_CABLE_DSR) ? ", DSR ON" : in wanxl_cable_intr()