Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-s3c24xx.c248 u32 *ack_ptr = NULL; in s3c24xx_spi_tryfiq() local
293 ack_ptr = (u32 *)&code->data[code->ack_offset]; in s3c24xx_spi_tryfiq()
297 s3c24xx_set_fiq(hw->irq, ack_ptr, true); in s3c24xx_spi_tryfiq()