Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-npcm-pspi.c53 #define NPCM_PSPI_STAT_RBF BIT(1) macro
305 if (stat & NPCM_PSPI_STAT_RBF) { in npcm_pspi_handler()
320 if (stat & NPCM_PSPI_STAT_RBF) { in npcm_pspi_handler()