Lines Matching refs:mtk_eint_get_offset
826 static void __iomem *mtk_eint_get_offset(struct mtk_pinctrl *pctl, in mtk_eint_get_offset() function
852 void __iomem *reg = mtk_eint_get_offset(pctl, eint_num, in mtk_eint_can_en_debounce()
877 void __iomem *reg = mtk_eint_get_offset(pctl, eint_num, in mtk_eint_get_mask()
915 void __iomem *reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_mask()
927 void __iomem *reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_unmask()
1029 reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_set_type()
1033 reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_set_type()
1039 reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_set_type()
1043 reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_set_type()
1131 void __iomem *reg = mtk_eint_get_offset(pctl, d->hwirq, in mtk_eint_ack()
1189 void __iomem *reg = mtk_eint_get_offset(pctl, 0, eint_offsets->stat); in mtk_eint_irq_handler()