Home
last modified time | relevance | path

Searched refs:ucc_fast_info_t (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/qe/
H A Duccf.h98 } ucc_fast_info_t; typedef
101 ucc_fast_info_t *uf_info;
115 int ucc_fast_init(ucc_fast_info_t *uf_info, ucc_fast_private_t **uccf_ret);
H A Duccf.c259 int ucc_fast_init(ucc_fast_info_t *uf_info, ucc_fast_private_t **uccf_ret) in ucc_fast_init()
H A Duec.h672 ucc_fast_info_t uf_info;
H A Duec.c985 ucc_fast_info_t *uf_info; in uec_startup()