Home
last modified time | relevance | path

Searched refs:S3C64XX_SPI_QUIRK_CS_AUTO (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/spi/
H A Dspi-s3c64xx.c22 #define S3C64XX_SPI_QUIRK_CS_AUTO (1 << 1) macro
356 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) { in s3c64xx_spi_set_cs()
366 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_set_cs()
1085 else if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_hwinit()
1474 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1484 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1495 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1508 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1519 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,