Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/drivers/
Dmec_espi_pc.h172 int mec_hal_espi_mbar_is_enabled(struct mec_espi_mem_regs *base, uint8_t ldn);
Dmec_acpi_ec.c253 if (mec_hal_espi_mbar_is_enabled(espi_mem_base, info->ldn)) { in mec_hal_acpi_ec_is_enabled()
Dmec_espi_host_dev.c355 int mec_hal_espi_mbar_is_enabled(struct mec_espi_mem_regs *base, uint8_t ldn) in mec_hal_espi_mbar_is_enabled() function