Searched refs:ucc_fast_enable (Results 1 – 3 of 3) sorted by relevance
208 void ucc_fast_enable(struct ucc_fast_private * uccf, enum comm_dir mode);
96 void ucc_fast_enable(struct ucc_fast_private * uccf, enum comm_dir mode) in ucc_fast_enable() function115 EXPORT_SYMBOL(ucc_fast_enable);
1520 ucc_fast_enable(uccf, mode); /* OK to do even if not disabled */ in ugeth_enable()3583 ucc_fast_enable(ugeth->uccf, COMM_DIR_RX_AND_TX); in ucc_geth_suspend()