Searched refs:S3C2410_SPTDAT (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/spi/ |
D | spi-s3c24xx-fiq.S | 50 strb fiq_rtmp, [ fiq_rspi, # S3C2410_SPTDAT ] 77 strb fiq_rtmp, [ fiq_rspi, # S3C2410_SPTDAT ] 102 strb fiq_rtmp, [ fiq_rspi, # S3C2410_SPTDAT ]
|
D | spi-s3c24xx.c | 418 writeb(hw_txbyte(hw, 0), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_txrx() 451 writeb(hw_txbyte(hw, count), hw->regs + S3C2410_SPTDAT); in s3c24xx_spi_irq()
|
/linux-4.1.27/arch/arm/plat-samsung/include/plat/ |
D | regs-spi.h | 45 #define S3C2410_SPTDAT (0x10) macro
|