Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wan/
Dwanxl.h26 #define STATUS_CABLE_DCE 0x8000 macro
Dwanxl.c149 dte = (value & STATUS_CABLE_DCE) ? " DCE" : " DTE"; in wanxl_cable_intr()