Home
last modified time | relevance | path

Searched refs:PLTRST_SRC (Results 1 – 5 of 5) sorted by relevance

/hal_microchip-latest/mec5/drivers/
Dmec_espi.c268 iobase->PLTRST_SRC |= MEC_BIT(MEC_ESPI_IO_PLTRST_SRC_SEL_Pos); in set_pltrst_source()
270 iobase->PLTRST_SRC &= (uint8_t)~MEC_BIT(MEC_ESPI_IO_PLTRST_SRC_SEL_Pos); in set_pltrst_source()
571 iobase->PLTRST_SRC = (iobase->PLTRST_SRC & (uint8_t)~msk) | (uint8_t)(cap & msk); in set_espi_global_cap()
601 if (iobase->PLTRST_SRC & MEC_BIT(MEC_ESPI_IO_PLTRST_SRC_SEL_Pos)) { in get_espi_global_cap()
/hal_microchip-latest/mec5/devices/common/
Dmec5_espi_io_v1_5.h80 …__IOM uint8_t PLTRST_SRC; /*!< (@ 0x000002EC) eSPI IO Platform Reset source re… member
Dmec5_espi_io_v1_4.h80 …__IOM uint8_t PLTRST_SRC; /*!< (@ 0x000002EC) eSPI IO Platform Reset source re… member
/hal_microchip-latest/mec/mec1501/component/
Despi_io.h317 __IOM uint8_t PLTRST_SRC; member
/hal_microchip-latest/mec/
DMCHP_MEC1701.h3846 …__IO uint8_t PLTRST_SRC : 1; /*!< [0..0] 1=The PLTRST reset signal is determined … member