Searched refs:buff_st (Results 1 – 1 of 1) sorted by relevance
177 unsigned int buff_st; in ctucan_update_txnf() local183 if (buff_st == TXT_ETY) { in ctucan_update_txnf()194 unsigned int buff_st; in ctucan_hardware_reset() local200 buff_st = TXT_ETY; in ctucan_hardware_reset()202 (buff_st << (i * 4)); in ctucan_hardware_reset()359 unsigned int buff_st; in ctucan_mem_write() local374 buff_st = TXT_ABT; in ctucan_mem_write()378 if ((buff_st == TXT_TOK) || (buff_st == TXT_ERR) || in ctucan_mem_write()379 (buff_st == TXT_ABT) || (buff_st == TXT_ETY)) in ctucan_mem_write()380 buff_st = TXT_RDY; in ctucan_mem_write()[all …]