Home
last modified time | relevance | path

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

/qemu/hw/net/can/
H A Dctu_can_fd_frame.h59 uint32_t brs : 1; member
67 uint32_t brs : 1;
H A Dctucan_core.c90 if (frame_form_w.s.brs) { in ctucan_buff2frame()
142 frame_form_w.s.brs = 1; in ctucan_frame2buff()