Home
last modified time | relevance | path

Searched refs:STATUS_CABLE_DCE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds