Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctu_can_fd_regs.h270 struct ctu_can_fd_int_stat_s { struct
273 uint32_t rxi : 1;
274 uint32_t txi : 1;
275 uint32_t ewli : 1;
276 uint32_t doi : 1;
277 uint32_t fcsi : 1;
278 uint32_t ali : 1;
279 uint32_t bei : 1;
280 uint32_t ofi : 1;
281 uint32_t rxfi : 1;
[all …]