Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctu_can_fd_regs.h125 struct ctu_can_fd_mode_settings_s { struct
128 uint32_t rst : 1;
129 uint32_t lom : 1;
130 uint32_t stm : 1;
131 uint32_t afm : 1;
132 uint32_t fde : 1;
133 uint32_t reserved_6_5 : 2;
134 uint32_t acf : 1;
135 uint32_t tstm : 1;
136 uint32_t reserved_15_9 : 7;
[all …]