Home
last modified time | relevance | path

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

/linux-6.1.9/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h354 #define PSC_SPISTAT_SR (1 << 0) macro
/linux-6.1.9/drivers/spi/
Dspi-au1550.c693 } while ((stat & PSC_SPISTAT_SR) == 0); in au1550_spi_setup_psc_as_spi()