Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_core.h54 #define MEC_ESPI_CFG_VW_CNT_MAX_MSK \ macro
Dmec_espi.c134 return ((nvwg << MEC_ESPI_CFG_VW_CNT_MAX_POS) & MEC_ESPI_CFG_VW_CNT_MAX_MSK); in get_vw_groups_max_cnt()