ORC_RISCRAM
outl(le32_to_cpu(data32), host->base + ORC_RISCRAM); /* Write every 4 bytes */
if (inl(host->base + ORC_RISCRAM) != le32_to_cpu(data32)) {