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

/linux-master/drivers/spi/
H A Dspi-pl022.c278 #define DISABLE_ALL_INTERRUPTS DEFAULT_SSP_REG_IMSC macro
481 writew(DISABLE_ALL_INTERRUPTS, SSP_IMSC(pl022->virtbase));
574 writew(DISABLE_ALL_INTERRUPTS, SSP_IMSC(pl022->virtbase));
1169 writew(DISABLE_ALL_INTERRUPTS,
1194 writew(DISABLE_ALL_INTERRUPTS,
1263 irqflags = DISABLE_ALL_INTERRUPTS;
1354 writew(DISABLE_ALL_INTERRUPTS, SSP_IMSC(pl022->virtbase));

Completed in 135 milliseconds