Searched refs:cpu_outl (Results 1 – 6 of 6) sorted by relevance
48 void cpu_outl(uint32_t addr, uint32_t val);
100 cpu_outl(addr, value); in __wrap_qtest_outl()
394 cpu_outl(addr, val); in hmp_ioport_write()
79 void cpu_outl(uint32_t addr, uint32_t val) in cpu_outl() function
476 cpu_outl(addr, value); in qtest_process_command()
264 return cpu_outl(addr, val); in do_outp()