Searched refs:xfertyp (Results 1 – 1 of 1) sorted by relevance
40 uint xfertyp; /* Transfer type register */ member125 uint xfertyp = 0; in esdhc_xfertyp() local128 xfertyp |= XFERTYP_DPSEL; in esdhc_xfertyp()130 xfertyp |= XFERTYP_DMAEN; in esdhc_xfertyp()133 xfertyp |= XFERTYP_MSBSEL; in esdhc_xfertyp()134 xfertyp |= XFERTYP_BCEN; in esdhc_xfertyp()136 xfertyp |= XFERTYP_AC12EN; in esdhc_xfertyp()141 xfertyp |= XFERTYP_DTDSEL; in esdhc_xfertyp()145 xfertyp |= XFERTYP_CCCEN; in esdhc_xfertyp()147 xfertyp |= XFERTYP_CICEN; in esdhc_xfertyp()[all …]