Home
last modified time | relevance | path

Searched defs:ctu_can_fd_frame_form_w_s (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/net/can/
H A Dctu_can_fd_frame.h50 struct ctu_can_fd_frame_form_w_s { struct
53 uint32_t dlc : 4;
54 uint32_t reserved_4 : 1;
55 uint32_t rtr : 1;
56 uint32_t ide : 1;
57 uint32_t fdf : 1;
58 uint32_t reserved_8 : 1;
59 uint32_t brs : 1;
60 uint32_t esi_rsv : 1;
61 uint32_t rwcnt : 5;
[all …]