Searched refs:MD2_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
211 #define MD2_LOOPBACK 0x03 /* Local data Loopback */ macro
402 md2 |= MD2_LOOPBACK; in sca_set_port()404 md2 &= ~MD2_LOOPBACK; in sca_set_port()434 md2 |= MD2_LOOPBACK; in sca_open()
445 md2 |= MD2_LOOPBACK; in sca_set_port()447 md2 &= ~MD2_LOOPBACK; in sca_set_port()477 md2 |= MD2_LOOPBACK; in sca_open()
301 #define MD2_LOOPBACK 0x03 /* Local data Loopback */ macro