Searched refs:grcan_write_reg (Results 1 – 1 of 1) sorted by relevance
| /drivers/net/can/ |
| A D | grcan.c | 470 grcan_write_reg(®s->conf, config); in grcan_reset() 476 grcan_write_reg(®s->rxmask, 0); in grcan_reset() 559 grcan_write_reg(®s->txrd, txrd); in grcan_lost_one_shot_frame() 773 grcan_write_reg(®s->picr, sources); in grcan_interrupt() 843 grcan_write_reg(®s->txwr, txwr); in grcan_running_reset() 844 grcan_write_reg(®s->txrd, txrd); in grcan_running_reset() 849 grcan_write_reg(®s->rxwr, rxwr); in grcan_running_reset() 850 grcan_write_reg(®s->rxrd, rxrd); in grcan_running_reset() 853 grcan_write_reg(®s->imr, imr); in grcan_running_reset() 1224 grcan_write_reg(®s->rxrd, rd); in grcan_receive() [all …]
|
Completed in 8 milliseconds