Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-s3c24xx-regs.h38 #define S3C2410_SPTDAT (0x10) macro
Dspi-s3c24xx.c382 writeb(hw_txbyte(hw, 0), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_txrx()
415 writeb(hw_txbyte(hw, count), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_irq()