Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_vw.c48 static uint32_t xlat_isel(uint32_t logical_isel) in xlat_isel() argument
52 if (logical_isel < MEC_VW_CT_IXLAT_TBL_ENTRIES) { in xlat_isel()
53 isel = vw_ct_ien_xlat_tbl[logical_isel]; in xlat_isel()