Home
last modified time | relevance | path

Searched refs:DCR_ABORT (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/wan/
Dhd64570.h231 #define DCR_ABORT 0x01 /* Software abort command */ macro
Dhd64572.h510 #define DCR_ABORT 0x01 macro
Dhd64572.c151 sca_out(DCR_ABORT, DCR_RX(port->chan), card); in sca_init_port()
152 sca_out(DCR_ABORT, DCR_TX(port->chan), card); in sca_init_port()
Dhd64570.c179 sca_out(DCR_ABORT, transmit ? DCR_TX(phy_node(port)) : in sca_init_port()