Home
last modified time | relevance | path

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

/qemu/hw/net/can/
H A Dctu_can_fd_frame.h61 uint32_t rwcnt : 5; member
65 uint32_t rwcnt : 5;
H A Dctucan_core.c118 frame_form_w.s.rwcnt = (bytes_cnt >> 2) - 1; in ctucan_frame2buff()
481 s->rx_frame_rem = frame_form_w.s.rwcnt * 4 + 4; in ctucan_mem_read()