Searched refs:MD2_LOOPBACK (Results 1 – 4 of 4) sorted by relevance
210 #define MD2_LOOPBACK 0x03 /* Local data Loopback */ macro
415 md2 |= MD2_LOOPBACK; in sca_set_port()417 md2 &= ~MD2_LOOPBACK; in sca_set_port()440 md2 |= MD2_LOOPBACK; in sca_open()
451 md2 |= MD2_LOOPBACK; in sca_set_port()453 md2 &= ~MD2_LOOPBACK; in sca_set_port()476 md2 |= MD2_LOOPBACK; in sca_open()
306 #define MD2_LOOPBACK 0x03 /* Local data Loopback */ macro