Searched refs:txrd (Results 1 – 1 of 1) sorted by relevance
63 u32 txrd; /* 0x210 */ member471 priv->eskbp = grcan_read_reg(®s->txrd); in grcan_reset()510 u32 txrd = grcan_read_reg(®s->txrd); in catch_up_echo_skb() local513 if (priv->eskbp == txrd) in catch_up_echo_skb()529 txrd = grcan_read_reg(®s->txrd); in catch_up_echo_skb()539 u32 txrd; in grcan_lost_one_shot_frame() local558 txrd = grcan_read_reg(®s->txrd); in grcan_lost_one_shot_frame()559 txrd = grcan_ring_add(txrd, GRCAN_MSG_SIZE, dma->tx.size); in grcan_lost_one_shot_frame()560 grcan_write_reg(®s->txrd, txrd); in grcan_lost_one_shot_frame()830 u32 txrd = grcan_read_reg(®s->txrd); in grcan_running_reset() local[all …]