Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/espi-control/
H A Dnpcm7xx_espi_control.cpp54 #define ESPICFG_CORE_CHANNEL_ENABLE_MASK 0x0F macro
180 espicfgValue &= ~ESPICFG_CORE_CHANNEL_ENABLE_MASK; in modifyESPIRegisters()
188 espicfgValue |= ESPICFG_CORE_CHANNEL_ENABLE_MASK; in modifyESPIRegisters()