Home
last modified time | relevance | path

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

/Zephyr-latest/soc/microchip/mec/mec15xx/
Dsoc_espi_saf_v1.h383 #define MCHP_SAF_PR_FLAG_LOCK 0x02U macro
/Zephyr-latest/soc/microchip/mec/mec172x/
Dsoc_espi_saf_v2.h492 #define MCHP_SAF_PR_FLAG_LOCK 0x02U macro
/Zephyr-latest/samples/drivers/espi/src/
Dmain.c167 .flags = MCHP_SAF_PR_FLAG_ENABLE | MCHP_SAF_PR_FLAG_LOCK,
175 .flags = MCHP_SAF_PR_FLAG_ENABLE | MCHP_SAF_PR_FLAG_LOCK,
458 if (pr->flags & MCHP_SAF_PR_FLAG_LOCK) { in pr_check_lock()
/Zephyr-latest/drivers/espi/
Despi_saf_mchp_xec.c587 if (preg->flags & MCHP_SAF_PR_FLAG_LOCK) { in espi_saf_xec_set_pr()
Despi_saf_mchp_xec_v2.c759 if (preg->flags & MCHP_SAF_PR_FLAG_LOCK) { in espi_saf_xec_set_pr()