Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_p80bd.h71 #define MCHP_P80BD_SI_THR_IEN BIT(8) macro
/Zephyr-latest/drivers/espi/
Despi_mchp_xec_host_v2.c892 p80bd_hw->STS_IEN = MCHP_P80BD_SI_THR_IEN; in init_p80bd0()