Searched refs:COMM_DIR_RX (Results 1 – 5 of 5) sorted by relevance
130 if (!((mode == COMM_DIR_RX) || (mode == COMM_DIR_TX))) in ucc_set_qe_mux_rxtx()205 if (mode == COMM_DIR_RX) in ucc_set_qe_mux_rxtx()
90 if (mode & COMM_DIR_RX) { in ucc_slow_enable()111 if (mode & COMM_DIR_RX) { in ucc_slow_disable()313 COMM_DIR_RX)) { in ucc_slow_init()
109 if (mode & COMM_DIR_RX) { in ucc_fast_enable()130 if (mode & COMM_DIR_RX) { in ucc_fast_disable()315 COMM_DIR_RX)) { in ucc_fast_init()
326 COMM_DIR_RX = 1, enumerator
1517 if ((mode & COMM_DIR_RX) && (!enabled_rx) && uccf->stopped_rx) in ugeth_enable()1544 if ((mode & COMM_DIR_RX) && uccf->enabled_rx && !uccf->stopped_rx) in ugeth_disable()1808 comm_dir |= COMM_DIR_RX; in ugeth_82xx_filtering_clear_all_addr_in_hash()