Searched refs:mec_hal_espi_mbar_is_enabled (Results 1 – 3 of 3) sorted by relevance
172 int mec_hal_espi_mbar_is_enabled(struct mec_espi_mem_regs *base, uint8_t ldn);
253 if (mec_hal_espi_mbar_is_enabled(espi_mem_base, info->ldn)) { in mec_hal_acpi_ec_is_enabled()
355 int mec_hal_espi_mbar_is_enabled(struct mec_espi_mem_regs *base, uint8_t ldn) in mec_hal_espi_mbar_is_enabled() function