Searched refs:S3C64XX_SPI_QUIRK_CS_AUTO (Results 1 – 1 of 1) sorted by relevance
34 #define S3C64XX_SPI_QUIRK_CS_AUTO (1 << 1) macro710 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_transfer_one()865 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_setup()873 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_setup()948 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_hwinit()1363 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,