Searched refs:xfertyp (Results 1 – 1 of 1) sorted by relevance
42 uint xfertyp; /* Transfer type register */ member155 uint xfertyp = 0; in esdhc_xfertyp() local158 xfertyp |= XFERTYP_DPSEL; in esdhc_xfertyp()160 xfertyp |= XFERTYP_DMAEN; in esdhc_xfertyp()163 xfertyp |= XFERTYP_MSBSEL; in esdhc_xfertyp()164 xfertyp |= XFERTYP_BCEN; in esdhc_xfertyp()166 xfertyp |= XFERTYP_AC12EN; in esdhc_xfertyp()171 xfertyp |= XFERTYP_DTDSEL; in esdhc_xfertyp()175 xfertyp |= XFERTYP_CCCEN; in esdhc_xfertyp()177 xfertyp |= XFERTYP_CICEN; in esdhc_xfertyp()[all …]