Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Difx6x60.h28 #define IFX_SPI_STATE_IO_READY 2 macro
Difx6x60.c562 clear_bit(IFX_SPI_STATE_IO_READY, &ifx_dev->flags); in ifx_port_activate()
697 if (test_and_clear_bit(IFX_SPI_STATE_IO_READY, &ifx_dev->flags)) in ifx_spi_complete()
868 set_bit(IFX_SPI_STATE_IO_READY, &ifx_dev->flags); in ifx_spi_handle_srdy()