Searched refs:S3C64XX_SPI_QUIRK_POLL (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-5.10/drivers/spi/ | ||
H A D | spi-s3c64xx.c | 23 #define S3C64XX_SPI_QUIRK_POLL (1 << 0) macro 119 #define is_polling(x) (x->port_conf->quirks & S3C64XX_SPI_QUIRK_POLL) |
Completed in 3 milliseconds