Home
last modified time | relevance | path

Searched refs:readw_o (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/fddi/
H A Ddefza.c78 #define readw_o readw_relaxed macro
215 pr_debug(" reset: 0x%04x\n", readw_o(&fp->regs->reset)); in fza_regs_dump()
227 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_do_reset()
228 readw_o(&fp->regs->reset); /* Read it back for a small delay. */ in fza_do_reset()
233 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_do_reset()
243 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_do_shutdown()
245 readw_o(&fp->regs->reset); /* Synchronize. */ in fza_do_shutdown()
298 readw_o(&fp->regs->int_mask); /* Synchronize. */ in fza_cmd_send()
622 readw_o(&fp->regs->control_a); /* Synchronize. */ in fza_rx_err()
640 readw_o(&fp->regs->control_a); /* Synchronize. */ in fza_rx_err()
[all …]