Home
last modified time | relevance | path

Searched refs:ucc_fast_disable (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/qe/
H A Duccf.h115 void ucc_fast_disable(ucc_fast_private_t *uccf, comm_dir_e mode);
H A Duccf.c240 void ucc_fast_disable(ucc_fast_private_t *uccf, comm_dir_e mode) in ucc_fast_disable() function
H A Duec.c274 ucc_fast_disable(uec->uccf, mode); in uec_stop()