Home
last modified time | relevance | path

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

/drivers/net/wan/
Dhd64570.h230 #define DCR_ABORT 0x01 /* Software abort command */ macro
Dhd64572.h515 #define DCR_ABORT 0x01 macro
Dhd64572.c159 sca_out(DCR_ABORT, DCR_RX(port->chan), card); in sca_init_port()
160 sca_out(DCR_ABORT, DCR_TX(port->chan), card); in sca_init_port()
Dhd64570.c183 sca_out(DCR_ABORT, transmit ? DCR_TX(phy_node(port)) : in sca_init_port()