Home
last modified time | relevance | path

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

/qemu/hw/net/can/
H A Dctu_can_fd_regs.h761 uint32_t txcr : 1; member
777 uint32_t txcr : 1;
H A Dctucan_core.c378 if (tx_command.s.txcr) { in ctucan_mem_write()