Searched refs:rst_src (Results 1 – 1 of 1) sorted by relevance
500 mec_espi_msvw_mtos_set(ESPI_MSVW_REG * p, enum espi_vw_rst_src rst_src, in mec_espi_msvw_mtos_set() argument503 p->MTOS = (rst_src & 0x03u) | ((rst_val & 0x0fu) << 4); in mec_espi_msvw_mtos_set()623 mec_espi_msvw_stom_set(ESPI_SMVW_REG * p, enum espi_vw_rst_src rst_src, in mec_espi_msvw_stom_set() argument626 p->STOM = (rst_src & 0x03u) | ((rst_bitmap & 0x0fu) << 4); in mec_espi_msvw_stom_set()