Lines Matching refs:mtk_eint_get_offset
739 static void __iomem *mtk_eint_get_offset(struct mtk_pinctrl *pctl, in mtk_eint_get_offset() function
765 void __iomem *reg = mtk_eint_get_offset(pctl, eint_num, in mtk_eint_can_en_debounce()
790 void __iomem *reg = mtk_eint_get_offset(pctl, eint_num, in mtk_eint_get_mask()
828 void __iomem *reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_mask()
840 void __iomem *reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_unmask()
941 reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_set_type()
945 reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_set_type()
951 reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_set_type()
955 reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_set_type()
972 void __iomem *reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_ack()
1028 void __iomem *reg = mtk_eint_get_offset(pctl, 0, eint_offsets->stat); in mtk_eint_irq_handler()