Searched refs:IFX_SPI_STATE_IO_AVAILABLE (Results 1 – 2 of 2) sorted by relevance
44 #define IFX_SPI_STATE_IO_AVAILABLE 4 macro
586 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()