Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s3c/
A Dirq-s3c24xx-fiq.S19 #define S3C2410_SPRDAT (0x14) macro
44 ldrb fiq_rtmp, [ fiq_rspi, # S3C2410_SPRDAT ]
67 ldrb fiq_rtmp, [ fiq_rspi, # S3C2410_SPRDAT ]
92 ldrb fiq_rtmp, [ fiq_rspi, # S3C2410_SPRDAT ]
/linux/drivers/spi/
A Dspi-s3c24xx-regs.h39 #define S3C2410_SPRDAT (0x14) macro
A Dspi-s3c24xx.c422 hw->rx[count] = readb(hw->regs + S3C2410_SPRDAT); in s3c24xx_spi_irq()
435 hw->rx[hw->len-1] = readb(hw->regs + S3C2410_SPRDAT); in s3c24xx_spi_irq()

Completed in 8 milliseconds