Home
last modified time | relevance | path

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

/drivers/tty/serial/
Difx6x60.h44 #define IFX_SPI_STATE_IO_AVAILABLE 4 macro
Difx6x60.c586 set_bit(IFX_SPI_STATE_IO_AVAILABLE, &ifx_dev->flags); in ifx_port_activate()
603 clear_bit(IFX_SPI_STATE_IO_AVAILABLE, &ifx_dev->flags); in ifx_port_shutdown()
748 test_bit(IFX_SPI_STATE_IO_AVAILABLE, &ifx_dev->flags)) { in ifx_spi_io()