Home
last modified time | relevance | path

Searched refs:TXT_RDY (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/can/
H A Dctucan_core.c257 if (extract32(s->tx_status.u32, i * 4, 4) != TXT_RDY) { in ctucan_send_ready_buffers()
373 if (buff_st == TXT_RDY) { in ctucan_mem_write()
380 buff_st = TXT_RDY; in ctucan_mem_write()
H A Dctu_can_fd_regs.h746 TXT_RDY = 0x1, enumerator
/openbmc/linux/drivers/net/can/ctucanfd/
H A Dctucanfd_base.c63 TXT_RDY = 0x1, enumerator
496 if (buf_status == TXT_RDY || buf_status == TXT_TRAN || buf_status == TXT_ABTP) in ctucan_is_txt_buf_writable()