Home
last modified time | relevance | path

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

/openbmc/linux/drivers/spi/
H A Dspi-npcm-pspi.c45 #define NPCM_PSPI_CTL1_MOD BIT(2) macro
136 regtemp &= ~NPCM_PSPI_CTL1_MOD; in npcm_pspi_set_transfer_size()
139 regtemp |= NPCM_PSPI_CTL1_MOD; in npcm_pspi_set_transfer_size()