Searched refs:xfertyp (Results 1 – 1 of 1) sorted by relevance
155 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()175 xfertyp |= XFERTYP_CCCEN; in esdhc_xfertyp()177 xfertyp |= XFERTYP_CICEN; in esdhc_xfertyp()414 uint xfertyp; in esdhc_send_cmd_common() local466 esdhc_write32(®s->xfertyp, xfertyp & 0xFFFF0000); in esdhc_send_cmd_common()[all …]