Searched refs:cmdRegs (Results 1 – 1 of 1) sorted by relevance
414 union HimciCmdRegArg cmdRegs; in HimciExecCmd() local419 cmdRegs.arg = HIMCI_READL((uintptr_t)host->base + MMC_CMD); in HimciExecCmd()420 ret = HimciUpdateCmdReg(&cmdRegs, host); in HimciExecCmd()424 HIMCI_WRITEL(cmdRegs.arg, (uintptr_t)host->base + MMC_CMD); in HimciExecCmd()