Searched refs:SPI_DEVICE_NO_DUMMY (Results 1 – 2 of 2) sorted by relevance
48 #define SPI_DEVICE_NO_DUMMY (1<<6) macro
397 int no_compensate = dev_config->flags & SPI_DEVICE_NO_DUMMY ? 1 : 0; in spi_bus_add_device()470 hal_dev->no_compensate = dev_config->flags & SPI_DEVICE_NO_DUMMY ? 1 : 0; in spi_bus_add_device()