Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/can/
H A Dctucan_core.c176 int txnf; in ctucan_update_txnf() local
179 txnf = 0; in ctucan_update_txnf()
184 txnf = 1; in ctucan_update_txnf()
187 s->status.s.txnf = txnf; in ctucan_update_txnf()
H A Dctu_can_fd_regs.h223 uint32_t txnf : 1; member
237 uint32_t txnf : 1;