Home
last modified time | relevance | path

Searched refs:XFERTYPE_CCCEN (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/drivers/imx/usdhc/
H A Dimx_usdhc.c232 *xfertype |= XFERTYPE_CCCEN; in get_xfr_type()
240 *xfertype |= XFERTYPE_CCCEN; in get_xfr_type()
245 *xfertype |= XFERTYPE_CCCEN; in get_xfr_type()
H A Dimx_usdhc.h40 #define XFERTYPE_CCCEN BIT_32(19U) macro