Lines Matching defs:quirks
119 #define is_polling(x) (x->port_conf->quirks & S3C64XX_SPI_QUIRK_POLL)
135 * @quirks: Bitmask of known quirks
150 int quirks;
332 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) {
342 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO))
993 else if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO))
1437 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1446 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1456 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,