Home
last modified time | relevance | path

Searched refs:tx_fifo_reset (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dxr_serial.c127 u16 tx_fifo_reset; member
189 .tx_fifo_reset = 0x40,
212 .tx_fifo_reset = 0xc80,
232 .tx_fifo_reset = 0x60,
427 ret = xr_set_reg_uart(port, data->type->tx_fifo_reset, XR_FIFO_RESET); in xr_fifo_reset()
/openbmc/linux/drivers/spi/
H A Dspi-lantiq-ssc.c239 static void tx_fifo_reset(const struct lantiq_ssc_spi *spi) in tx_fifo_reset() function
381 tx_fifo_reset(spi); in lantiq_ssc_hw_init()