Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/spi/
Dspi-s3c24xx-fiq.S50 strb fiq_rtmp, [ fiq_rspi, # S3C2410_SPTDAT ]
77 strb fiq_rtmp, [ fiq_rspi, # S3C2410_SPTDAT ]
102 strb fiq_rtmp, [ fiq_rspi, # S3C2410_SPTDAT ]
Dspi-s3c24xx.c418 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.4.14/arch/arm/plat-samsung/include/plat/
Dregs-spi.h45 #define S3C2410_SPTDAT (0x10) macro