Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wan/
H A Dwanxl.h116 #define STATUS_CABLE (STATUS_OPEN + 4) macro
117 #define STATUS_RX_OVERRUNS (STATUS_CABLE + 4)
H A Dwanxlfw.S751 cmpl STATUS_CABLE(%a1), %d1 // check for change
753 movel %d1, STATUS_CABLE(%a1) // update status
/kernel/linux/linux-6.6/drivers/net/wan/
H A Dwanxl.h116 #define STATUS_CABLE (STATUS_OPEN + 4) macro
117 #define STATUS_RX_OVERRUNS (STATUS_CABLE + 4)
H A Dwanxlfw.S751 cmpl STATUS_CABLE(%a1), %d1 // check for change
753 movel %d1, STATUS_CABLE(%a1) // update status

Completed in 4 milliseconds