Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wan/
H A Dwanxl.h23 #define STATUS_CABLE_DCE 0x8000 macro
H A Dwanxl.c163 dte = (value & STATUS_CABLE_DCE) ? " DCE" : " DTE"; in wanxl_cable_intr()