Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-s3c64xx.c21 #define S3C64XX_SPI_QUIRK_CS_AUTO (1 << 1) macro
338 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) { in s3c64xx_spi_set_cs()
348 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_set_cs()
1072 else if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_hwinit()
1440 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1450 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1461 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1474 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1485 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-s3c64xx.c24 #define S3C64XX_SPI_QUIRK_CS_AUTO (1 << 1) macro
332 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) { in s3c64xx_spi_set_cs()
342 if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_set_cs()
993 else if (!(sdd->port_conf->quirks & S3C64XX_SPI_QUIRK_CS_AUTO)) in s3c64xx_spi_hwinit()
1437 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1446 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,
1456 .quirks = S3C64XX_SPI_QUIRK_CS_AUTO,

Completed in 5 milliseconds