HomeSort by relevance Sort by last modified time
    Searched refs:comm_dir_e (Results 1 - 4 of 4) sorted by null

  /external/u-boot/drivers/qe/
uccf.h 113 void ucc_fast_enable(ucc_fast_private_t *uccf, comm_dir_e mode);
114 void ucc_fast_disable(ucc_fast_private_t *uccf, comm_dir_e mode);
uccf.c 86 static int ucc_set_clk_src(int ucc_num, qe_clock_e clock, comm_dir_e mode)
219 void ucc_fast_enable(ucc_fast_private_t *uccf, comm_dir_e mode)
239 void ucc_fast_disable(ucc_fast_private_t *uccf, comm_dir_e mode)
uec.c 57 static int uec_mac_enable(uec_private_t *uec, comm_dir_e mode)
85 static int uec_mac_disable(uec_private_t *uec, comm_dir_e mode)
218 static int uec_open(uec_private_t *uec, comm_dir_e mode)
251 static int uec_stop(uec_private_t *uec, comm_dir_e mode)
    [all...]
  /external/u-boot/include/
fsl_qe.h 128 } comm_dir_e; typedef in typeref:enum:comm_dir

Completed in 73 milliseconds