Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/espi/
Despi_it8xxx2.c280 smfi_reg->SMFI_HRAMWC |= (SMFI_H2RAMPS | SMFI_H2RAMW0E); in smfi_it8xxx2_init()
294 smfi_reg->SMFI_HRAMWC |= (SMFI_H2RAMPS | SMFI_H2RAMW1E); in smfi_it8xxx2_init()
/Zephyr-latest/soc/ite/ec/common/
Dchip_chipregs.h928 #define SMFI_H2RAMPS BIT(4) macro