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

/linux-master/drivers/net/wan/
H A Dhd64570.h211 #define MD2_LOOPBACK 0x03 /* Local data Loopback */ macro
H A Dhd64570.c445 md2 |= MD2_LOOPBACK;
447 md2 &= ~MD2_LOOPBACK;
477 md2 |= MD2_LOOPBACK;
H A Dhd64572.c402 md2 |= MD2_LOOPBACK;
404 md2 &= ~MD2_LOOPBACK;
434 md2 |= MD2_LOOPBACK;
H A Dhd64572.h301 #define MD2_LOOPBACK 0x03 /* Local data Loopback */ macro

Completed in 297 milliseconds