Searched refs:mgi (Results 1 – 1 of 1) sorted by relevance
312 bit = GPIO_BIT(mgi->irq); in intr_modify()324 if (mgi->is_level) in mvebu_gpio_isrc_mask()335 if (!mgi->is_level) in mvebu_gpio_isrc_eoi()523 if (mgi->is_level) in mvebu_gpio_pic_post_filter()548 if (mgi->is_level) in mvebu_gpio_pic_pre_ithread()594 mgi->is_level == level && mgi->is_inverted == inverted ? in mvebu_gpio_pic_setup_intr()597 mgi->is_level = level; in mvebu_gpio_pic_setup_intr()598 mgi->is_inverted = inverted; in mvebu_gpio_pic_setup_intr()647 mgi = &sc->isrcs[i]; in mvebu_gpio_intr()648 if (!mgi->is_level) in mvebu_gpio_intr()[all …]