Searched refs:gpos (Results 1 – 1 of 1) sorted by relevance
512 uint32_t gpos = MEC5_ECIA_INFO_GIRQ_POS(devi); in mec_hal_girq_ctrl() local519 MEC_ECIA0->GIRQ[gidx].EN_SET = MEC_BIT(gpos); in mec_hal_girq_ctrl()521 MEC_ECIA0->GIRQ[gidx].EN_CLR = MEC_BIT(gpos); in mec_hal_girq_ctrl()532 uint32_t gpos = MEC5_ECIA_INFO_GIRQ_POS(devi); in mec_hal_girq_src() local538 return MEC_ECIA0->GIRQ[gidx].SOURCE & MEC_BIT(gpos); in mec_hal_girq_src()544 uint32_t gpos = MEC5_ECIA_INFO_GIRQ_POS(devi); in mec_hal_girq_result() local550 return MEC_ECIA0->GIRQ[gidx].RESULT & MEC_BIT(gpos); in mec_hal_girq_result()557 uint32_t gpos = MEC5_ECIA_INFO_GIRQ_POS(devi); in mec_hal_girq_clr_src() local564 MEC_ECIA0->GIRQ[gidx].SOURCE = MEC_BIT(gpos); in mec_hal_girq_clr_src()