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

/linux-master/drivers/spi/
H A Dspi-npcm-pspi.c47 #define NPCM_PSPI_CTL1_EIW BIT(6) macro
273 npcm_pspi_irq_enable(priv, NPCM_PSPI_CTL1_EIR | NPCM_PSPI_CTL1_EIW);
282 npcm_pspi_irq_disable(priv, NPCM_PSPI_CTL1_EIR | NPCM_PSPI_CTL1_EIW);

Completed in 171 milliseconds