Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
Dspi-s3c64xx.c34 #define S3C64XX_SPI_INT_EN 0x10 macro
990 writel(0, regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_hwinit()
1237 sdd->regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_probe()
1284 writel(0, sdd->regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_remove()
1378 sdd->regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_runtime_resume()