Searched refs:ORC_RISCRAM (Results 1 – 6 of 6) sorted by relevance
134 #define ORC_RISCRAM 0xEC /* RISC RAM data port 4 bytes */ macro
411 outl(le32_to_cpu(data32), host->base + ORC_RISCRAM); /* Write every 4 bytes */ in orc_load_firmware()426 if (inl(host->base + ORC_RISCRAM) != le32_to_cpu(data32)) { in orc_load_firmware()