Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/spi/
Dspi-s3c64xx.c33 #define S3C64XX_SPI_INT_EN 0x10 macro
989 writel(0, regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_hwinit()
1242 sdd->regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_probe()
1289 writel(0, sdd->regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_remove()
1383 sdd->regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_runtime_resume()