Searched refs:TRC_PORT_NONE (Results 1 – 1 of 1) sorted by relevance
1390 #define TRC_PORT_NONE 0xff macro1454 tp.port = TRC_PORT_NONE; in mps_trc_write()1515 if (!strncmp(word, "loopback", 8) && tp.port == TRC_PORT_NONE) { in mps_trc_write()1521 if (!strncmp(word, "tx", 2) && tp.port == TRC_PORT_NONE) { in mps_trc_write()1529 if (!strncmp(word, "rx", 2) && tp.port == TRC_PORT_NONE) { in mps_trc_write()1598 if (tp.port == TRC_PORT_NONE) in mps_trc_write()