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