Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-npcm-pspi.c46 #define NPCM_PSPI_CTL1_EIR BIT(5) macro
273 npcm_pspi_irq_enable(priv, NPCM_PSPI_CTL1_EIR | NPCM_PSPI_CTL1_EIW); in npcm_pspi_prepare_transfer_hardware()
282 npcm_pspi_irq_disable(priv, NPCM_PSPI_CTL1_EIR | NPCM_PSPI_CTL1_EIW); in npcm_pspi_unprepare_transfer_hardware()