Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/spi/
Dspi_s3c24xx_fiq.S31 @ fiq_rtx The tx buffer pointer
76 ldrb fiq_rtmp, [ fiq_rtx ], #1
101 ldrb fiq_rtmp, [ fiq_rtx ], #1
Dspi_s3c24xx_fiq.h24 #define fiq_rtx __REG_NR(11) macro
Dspi_s3c24xx.c308 regs.uregs[fiq_rtx] = (long)hw->tx + 1; in s3c24xx_spi_tryfiq()