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

/linux-master/drivers/spi/
H A Dspi-npcm-pspi.c44 #define NPCM_PSPI_CTL1_SPIEN BIT(0) macro
89 val |= NPCM_PSPI_CTL1_SPIEN;
98 val &= ~NPCM_PSPI_CTL1_SPIEN;

Completed in 134 milliseconds