Home
last modified time | relevance | path

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

/hal_microchip-latest/mec5/devices/MEC174X/
Dmec1743_qsz.h413 #define MEC_ESPI_IO_BASE 0x400F3400UL macro
515 #define MEC_ESPI_IO ((MEC_ESPI_IO_Type*) MEC_ESPI_IO_BASE)
Dmec1743_qlj.h418 #define MEC_ESPI_IO_BASE 0x400F3400UL macro
524 #define MEC_ESPI_IO ((MEC_ESPI_IO_Type*) MEC_ESPI_IO_BASE)
/hal_microchip-latest/mec5/devices/MECH172X/
Dmech1723_nlj.h412 #define MEC_ESPI_IO_BASE 0x400F3400UL macro
514 #define MEC_ESPI_IO ((MEC_ESPI_IO_Type*) MEC_ESPI_IO_BASE)
Dmech1723_nsz.h409 #define MEC_ESPI_IO_BASE 0x400F3400UL macro
508 #define MEC_ESPI_IO ((MEC_ESPI_IO_Type*) MEC_ESPI_IO_BASE)
/hal_microchip-latest/mec5/devices/MEC175X/
Dmec1753_qlj.h434 #define MEC_ESPI_IO_BASE 0x400F3400UL macro
543 #define MEC_ESPI_IO ((MEC_ESPI_IO_Type*) MEC_ESPI_IO_BASE)
Dmec1753_qsz.h430 #define MEC_ESPI_IO_BASE 0x400F3400UL macro
536 #define MEC_ESPI_IO ((MEC_ESPI_IO_Type*) MEC_ESPI_IO_BASE)
/hal_microchip-latest/mec5/drivers/
Dmec_acpi_ec.c239 struct mec_espi_io_regs *espi_io_base = (struct mec_espi_io_regs *)MEC_ESPI_IO_BASE; in mec_hal_acpi_ec_is_enabled()
Dmec_espi_taf.c189 struct mec_espi_io_regs *ioregs = (struct mec_espi_io_regs *)(MEC_ESPI_IO_BASE); in mec_hal_espi_taf_init()