Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctu_can_fd_regs.h757 struct ctu_can_fd_tx_command_s { struct
760 uint32_t txce : 1;
761 uint32_t txcr : 1;
762 uint32_t txca : 1;
763 uint32_t reserved_7_3 : 5;
764 uint32_t txb1 : 1;
765 uint32_t txb2 : 1;
766 uint32_t txb3 : 1;
767 uint32_t txb4 : 1;
768 uint32_t reserved_31_12 : 20;