Searched refs:is_polling (Results 1 – 2 of 2) sorted by relevance
127 #define is_polling(x) (x->port_conf->quirks & S3C64XX_SPI_QUIRK_POLL) macro321 if (!is_polling(sdd)) { in s3c64xx_spi_prepare_transfer()358 if (!is_polling(sdd)) { in s3c64xx_spi_unprepare_transfer()695 if (!is_polling(sdd) && in s3c64xx_spi_transfer_one()1121 if (!is_polling(sdd)) in s3c64xx_spi_probe()
1228 int is_polling = 1; in cxacru_unbind() local1243 is_polling = 0; in cxacru_unbind()1249 if (is_polling) in cxacru_unbind()