Home
last modified time | relevance | path

Searched defs:xfertype (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/imx/usdhc/
H A Dimx_usdhc.c225 static int get_xfr_type(const struct mmc_cmd *cmd, bool data, uint32_t *xfertype) in get_xfr_type()
265 uint32_t xfertype, pstate, intstat, sysctrl; in imx_usdhc_send_cmd() local