Searched refs:nhw_ufifo_tx_byte (Results 1 – 1 of 1) sorted by relevance
109 static void nhw_ufifo_tx_byte(uint inst, uint8_t data);141 st.tx_byte_f = nhw_ufifo_tx_byte; in nhw_ufifo_backend_init()211 static void nhw_ufifo_tx_byte(uint inst, uint8_t data) { in nhw_ufifo_tx_byte() function