Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/tty/serial/
Difx6x60.h30 #define IFX_SPI_STATE_IO_AVAILABLE 4 macro
Difx6x60.c571 set_bit(IFX_SPI_STATE_IO_AVAILABLE, &ifx_dev->flags); in ifx_port_activate()
588 clear_bit(IFX_SPI_STATE_IO_AVAILABLE, &ifx_dev->flags); in ifx_port_shutdown()
734 test_bit(IFX_SPI_STATE_IO_AVAILABLE, &ifx_dev->flags)) { in ifx_spi_io()