Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/spi/
Dspi-s3c24xx-regs.h11 #define S3C2410_SPCON (0x00) macro
Dspi-s3c24xx.c92 writeb(cs->spcon, hw->regs + S3C2410_SPCON); in s3c24xx_spi_chipsel()
97 hw->regs + S3C2410_SPCON); in s3c24xx_spi_chipsel()
442 writeb(SPCON_DEFAULT, hw->regs + S3C2410_SPCON); in s3c24xx_spi_initialsetup()