Home
last modified time | relevance | path

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

/drivers/net/can/
A Dgrcan.c470 grcan_write_reg(&regs->conf, config); in grcan_reset()
476 grcan_write_reg(&regs->rxmask, 0); in grcan_reset()
559 grcan_write_reg(&regs->txrd, txrd); in grcan_lost_one_shot_frame()
773 grcan_write_reg(&regs->picr, sources); in grcan_interrupt()
843 grcan_write_reg(&regs->txwr, txwr); in grcan_running_reset()
844 grcan_write_reg(&regs->txrd, txrd); in grcan_running_reset()
849 grcan_write_reg(&regs->rxwr, rxwr); in grcan_running_reset()
850 grcan_write_reg(&regs->rxrd, rxrd); in grcan_running_reset()
853 grcan_write_reg(&regs->imr, imr); in grcan_running_reset()
1224 grcan_write_reg(&regs->rxrd, rd); in grcan_receive()
[all …]

Completed in 8 milliseconds