Searched refs:MEC_ESPI_IO_PLTRST_SRC_SEL_Pos (Results 1 – 3 of 3) sorted by relevance
268 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()568 cap |= MEC_BIT(MEC_ESPI_IO_PLTRST_SRC_SEL_Pos); in set_espi_global_cap()601 if (iobase->PLTRST_SRC & MEC_BIT(MEC_ESPI_IO_PLTRST_SRC_SEL_Pos)) { in get_espi_global_cap()
334 #define MEC_ESPI_IO_PLTRST_SRC_SEL_Pos (0UL) /*!< SEL (Bit 0) … macro