Home
last modified time | relevance | path

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

/drivers/spi/
Dspi-npcm-pspi.c47 #define NPCM_PSPI_CTL1_EIR BIT(5) macro
272 npcm_pspi_irq_enable(priv, NPCM_PSPI_CTL1_EIR | NPCM_PSPI_CTL1_EIW); in npcm_pspi_prepare_transfer_hardware()
281 npcm_pspi_irq_disable(priv, NPCM_PSPI_CTL1_EIR | NPCM_PSPI_CTL1_EIW); in npcm_pspi_unprepare_transfer_hardware()