Searched refs:txrd (Results 1 – 1 of 1) sorted by relevance
67 u32 txrd; /* 0x210 */ member474 priv->eskbp = grcan_read_reg(®s->txrd); in grcan_reset()513 u32 txrd = grcan_read_reg(®s->txrd); in catch_up_echo_skb() local516 if (priv->eskbp == txrd) in catch_up_echo_skb()532 txrd = grcan_read_reg(®s->txrd); in catch_up_echo_skb()542 u32 txrd; in grcan_lost_one_shot_frame() local561 txrd = grcan_read_reg(®s->txrd); in grcan_lost_one_shot_frame()562 txrd = grcan_ring_add(txrd, GRCAN_MSG_SIZE, dma->tx.size); in grcan_lost_one_shot_frame()563 grcan_write_reg(®s->txrd, txrd); in grcan_lost_one_shot_frame()833 u32 txrd = grcan_read_reg(®s->txrd); in grcan_running_reset() local[all …]