Home
last modified time | relevance | path

Searched refs:txce (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/can/
H A Dctu_can_fd_regs.h760 uint32_t txce : 1; member
778 uint32_t txce : 1;
H A Dctucan_core.c382 if (tx_command.s.txce) { in ctucan_mem_write()