Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctu_can_fd_regs.h218 struct ctu_can_fd_status_s { struct
221 uint32_t rxne : 1;
222 uint32_t dor : 1;
223 uint32_t txnf : 1;
224 uint32_t eft : 1;
225 uint32_t rxs : 1;
226 uint32_t txs : 1;
227 uint32_t ewl : 1;
228 uint32_t idle : 1;
229 uint32_t reserved_31_8 : 24;