Searched defs:txrd (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/drivers/net/can/ | ||
| H A D | grcan.c | 63 u32 txrd; /* 0x210 */ member 510 u32 txrd = grcan_read_reg(®s->txrd); in catch_up_echo_skb() local 539 u32 txrd; in grcan_lost_one_shot_frame() local 830 u32 txrd = grcan_read_reg(®s->txrd); grcan_running_reset() local 1350 u32 id, txwr, txrd, space, txctrl; grcan_start_xmit() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/can/ | ||
| H A D | grcan.c | 65 u32 txrd; /* 0x210 */ member 511 u32 txrd = grcan_read_reg(®s->txrd); in catch_up_echo_skb() local 538 u32 txrd; in grcan_lost_one_shot_frame() local 830 u32 txrd = grcan_read_reg(®s->txrd); grcan_running_reset() local 1341 u32 id, txwr, txrd, space, txctrl; grcan_start_xmit() local [all...] |
Completed in 4 milliseconds