Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-davinci.c94 #define SPIFLG 0x10 macro
504 * This function will check the SPIFLG register and handle any events that are
518 status = ioread32(dspi->base + SPIFLG); in davinci_spi_process_events()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-davinci.c93 #define SPIFLG 0x10 macro
503 * This function will check the SPIFLG register and handle any events that are
517 status = ioread32(dspi->base + SPIFLG); in davinci_spi_process_events()

Completed in 3 milliseconds