Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/include/asm/mach-au1x00/
Dau1xxx_psc.h328 #define PSC_SPIMSK_TU (1 << 8) macro
333 PSC_SPIMSK_TU | PSC_SPIMSK_SD | \
/linux-5.19.10/drivers/spi/
Dspi-au1550.c129 | PSC_SPIMSK_TU | PSC_SPIMSK_SD | PSC_SPIMSK_MD; in au1550_spi_mask_ack_all()