Lines Matching refs:uccs
227 * uccs - (In) pointer to the slow UCC structure.
229 void ucc_slow_free(struct ucc_slow_private * uccs);
235 * uccs - (In) pointer to the slow UCC structure.
238 void ucc_slow_enable(struct ucc_slow_private * uccs, enum comm_dir mode);
244 * uccs - (In) pointer to the slow UCC structure.
247 void ucc_slow_disable(struct ucc_slow_private * uccs, enum comm_dir mode);
252 * uccs - (In) pointer to the slow UCC structure.
254 void ucc_slow_graceful_stop_tx(struct ucc_slow_private * uccs);
259 * uccs - (In) pointer to the slow UCC structure.
261 void ucc_slow_stop_tx(struct ucc_slow_private * uccs);
266 * uccs - (In) pointer to the slow UCC structure.
268 void ucc_slow_restart_tx(struct ucc_slow_private *uccs);