Searched refs:ack_offset (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/spi/
H A Dspi_s3c24xx.c248 * @ack_offset: The offset from @data to the word to place the IRQ ACK bit at.
253 u32 ack_offset; member in struct:spi_fiq_code
335 ack_ptr = (u32 *)&code->data[code->ack_offset];
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/spi/
H A Dspi_s3c24xx.c248 * @ack_offset: The offset from @data to the word to place the IRQ ACK bit at.
253 u32 ack_offset; member in struct:spi_fiq_code
335 ack_ptr = (u32 *)&code->data[code->ack_offset];

Completed in 113 milliseconds