Home
last modified time | relevance | path

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

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