Searched refs:MEC_ESPI_TAF_HWMON_GIRQ_POS (Results 1 – 2 of 2) sorted by relevance
33 #define MEC_ESPI_TAF_HWMON_GIRQ_POS 10 macro78 bitmap |= MEC_BIT(MEC_ESPI_TAF_HWMON_GIRQ_POS); in iflags_to_bitmap()93 uint32_t girq_bm = MEC_BIT(MEC_ESPI_TAF_ECP_GIRQ_POS) | MEC_BIT(MEC_ESPI_TAF_HWMON_GIRQ_POS); in taf_disable_clear_intr()137 if (src & MEC_BIT(MEC_ESPI_TAF_HWMON_GIRQ_POS)) { in mec_hal_espi_taf_girq_status()152 if (src & MEC_BIT(MEC_ESPI_TAF_HWMON_GIRQ_POS)) { in mec_hal_espi_taf_girq_result()
24 #define MEC_ESPI_TAF_HWMON_GIRQ_POS 10 macro