Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec172x/reg/
Dmec172x_espi_saf.h128 #define MCHP_SAF_FL_CFG_MISC_PFOE_MASK 0x3u macro
/Zephyr-latest/drivers/espi/
Despi_saf_mchp_xec.c529 (regs->SAF_FL_CFG_MISC & ~(MCHP_SAF_FL_CFG_MISC_PFOE_MASK)) | u; in espi_saf_xec_configuration()
Despi_saf_mchp_xec_v2.c699 (regs->SAF_FL_CFG_MISC & ~(MCHP_SAF_FL_CFG_MISC_PFOE_MASK)) | u; in espi_saf_xec_configuration()