Searched refs:NPCM_PSPI_CTL1_SCM (Results 1 – 1 of 1) sorted by relevance
48 #define NPCM_PSPI_CTL1_SCM BIT(7) macro116 mode_val = NPCM_PSPI_CTL1_SCM; in npcm_pspi_set_mode()119 mode_val = NPCM_PSPI_CTL1_SCIDL | NPCM_PSPI_CTL1_SCM; in npcm_pspi_set_mode()124 regtemp &= ~(NPCM_PSPI_CTL1_SCM | NPCM_PSPI_CTL1_SCIDL); in npcm_pspi_set_mode()