Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/serial/
H A Dxr_serial.c128 u16 rx_fifo_reset; member
190 .rx_fifo_reset = 0x43,
213 .rx_fifo_reset = 0xcc0,
233 .rx_fifo_reset = 0x63,
431 ret = xr_set_reg_uart(port, data->type->rx_fifo_reset, XR_FIFO_RESET); in xr_fifo_reset()
/openbmc/linux/drivers/spi/
H A Dspi-lantiq-ssc.c231 static void rx_fifo_reset(const struct lantiq_ssc_spi *spi) in rx_fifo_reset() function
380 rx_fifo_reset(spi); in lantiq_ssc_hw_init()