Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctu_can_fd_regs.h762 uint32_t txca : 1; member
776 uint32_t txca : 1;
H A Dctucan_core.c372 if (tx_command.s.txca) { in ctucan_mem_write()