zephyr/drivers/espi
Jose Alberto Meza ace858bc29 drivers: espi: xec: mec172x: Fix compilation when OOB RX async is enabled
Correct MEC172x OOB register access that causes compilation error,
Use device-tree-based register access instead of HAL access
This occurs whenever CONFIG_ESPI_OOB_CHANNEL_RX_ASYNC is
enabled.

Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
2022-02-24 08:40:07 -06:00
..
CMakeLists.txt
Kconfig drivers: espi: xec: support for eSPI slaves with long initializations 2022-02-21 20:55:48 -05:00
Kconfig.espi_emul
Kconfig.it8xxx2 espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -05:00
Kconfig.npcx
Kconfig.xec
Kconfig.xec_v2
espi_emul.c
espi_handlers.c
espi_it8xxx2.c espi: it8xxx2: enable configuration of Chromebook 2022-02-21 22:01:48 -05:00
espi_mchp_xec.c
espi_mchp_xec_host_v2.c
espi_mchp_xec_v2.c drivers: espi: xec: mec172x: Fix compilation when OOB RX async is enabled 2022-02-24 08:40:07 -06:00
espi_mchp_xec_v2.h
espi_npcx.c drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage 2022-01-28 10:06:05 +01:00
espi_saf_mchp_xec.c drivers: espi: drop DEV_DATA/DEV_CFG usage 2022-01-19 18:16:02 +01:00
espi_utils.h
host_subs_npcx.c