Searched refs:S3C64XX_SPI_QUIRK_CS_AUTO (Results 1 – 1 of 1) sorted by relevance
34 #define S3C64XX_SPI_QUIRK_CS_AUTO (1 << 1) macro709 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_transfer_one()863 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_setup()870 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_setup()945 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_hwinit()1347 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,