Searched refs:nhw_upty_tx_byte (Results 1 – 1 of 1) sorted by relevance
62 static void nhw_upty_tx_byte(uint inst, uint16_t data);98 st.tx_byte_f = nhw_upty_tx_byte; in nhw_upty_init()113 static void nhw_upty_tx_byte(uint inst, uint16_t data) { in nhw_upty_tx_byte() function