Searched refs:cdns_rs485_tx_callback (Results 1 – 1 of 1) sorted by relevance
697 static enum hrtimer_restart cdns_rs485_tx_callback(struct hrtimer *t) in cdns_rs485_tx_callback() function737 hrtimer_update_function(&cdns_uart->tx_timer, cdns_rs485_tx_callback); in cdns_uart_start_tx()1629 hrtimer_setup(&cdns_uart->tx_timer, &cdns_rs485_tx_callback, CLOCK_MONOTONIC, in cdns_rs485_config()