Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhd64570.h231 #define DCR_ABORT 0x01 /* Software abort command */ macro
H A Dhd64572.h510 #define DCR_ABORT 0x01 macro
H A Dhd64572.c156 sca_out(DCR_ABORT, DCR_RX(port->chan), card); in sca_init_port()
157 sca_out(DCR_ABORT, DCR_TX(port->chan), card); in sca_init_port()
H A Dhd64570.c180 sca_out(DCR_ABORT, transmit ? DCR_TX(phy_node(port)) : in sca_init_port()