zephyr/drivers/espi
Wealian Liao 6d6c5e1155 drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage
Stop using DRV_CONFIG/DRV_DATA macros and use dev->data and dev->config
instead.

Signed-off-by: Wealian Liao <WHLIAO@nuvoton.com>
2022-01-28 10:06:05 +01:00
..
CMakeLists.txt soc: it8xxx2: add support for eSPI driver 2021-11-12 14:51:10 +01:00
espi_emul.c
espi_handlers.c
espi_it8xxx2.c driver: espi: it8xxx2: enable CONFIG_ESPI_FLASH_CHANNEL 2021-12-13 20:33:47 -05:00
espi_mchp_xec_host_v2.c Microchip: MEC172x: eSPI driver 2021-11-16 10:43:42 +01:00
espi_mchp_xec_v2.c Microchip: MEC172x: eSPI driver 2021-10-26 09:27:20 -04:00
espi_mchp_xec_v2.h Microchip: MEC172x: eSPI driver 2021-10-26 09:27:20 -04:00
espi_mchp_xec.c
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
Kconfig soc: it8xxx2: add support for eSPI driver 2021-11-12 14:51:10 +01:00
Kconfig.espi_emul
Kconfig.it8xxx2 driver: espi: it8xxx2: enable CONFIG_ESPI_FLASH_CHANNEL 2021-12-13 20:33:47 -05:00
Kconfig.npcx
Kconfig.xec Microchip: MEC172x: eSPI driver 2021-10-26 09:27:20 -04:00
Kconfig.xec_v2 Microchip: MEC172x: eSPI driver 2021-11-16 10:43:42 +01:00