Searched refs:tx_command (Results 1 – 2 of 2) sorted by relevance
358 union ctu_can_fd_tx_command tx_command; in ctucan_mem_write() local363 tx_command.u32 = (uint32_t)val; in ctucan_mem_write()368 if (!(tx_command.u32 & (mask.u32 << i))) { in ctucan_mem_write()373 if (tx_command.s.txca) { in ctucan_mem_write()378 if (tx_command.s.txcr) { in ctucan_mem_write()383 if (tx_command.s.txce) { in ctucan_mem_write()
738 static void tx_command(EEPRO100State *s) in tx_command() function902 tx_command(s); in action_command()