Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-s3c64xx.c32 #define S3C64XX_SPI_INT_EN 0x10 macro
1019 writel(0, regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_hwinit()
1255 sdd->regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_probe()
1296 writel(0, sdd->regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_remove()
1390 sdd->regs + S3C64XX_SPI_INT_EN); in s3c64xx_spi_runtime_resume()