Searched refs:eint_con_offset (Results 1 – 4 of 4) sorted by relevance
184 if (bank->eint_con_offset) in exynos_irq_set_type()185 reg_con = bank->pctl_offset + bank->eint_con_offset; in exynos_irq_set_type()345 if (bank->eint_con_offset) in exynos_eint_gpio_irq()807 save->eint_con = readl(regs + bank->pctl_offset + bank->eint_con_offset); in exynosauto_pinctrl_suspend_bank()824 if (bank->eint_con_offset) in exynos_pinctrl_suspend()890 readl(regs + bank->pctl_offset + bank->eint_con_offset), save->eint_con); in exynosauto_pinctrl_resume_bank()894 writel(save->eint_con, regs + bank->pctl_offset + bank->eint_con_offset); in exynosauto_pinctrl_resume_bank()907 if (bank->eint_con_offset) in exynos_pinctrl_resume()
159 u32 eint_con_offset; member204 u32 eint_con_offset; member
179 .eint_con_offset = con_offs, \191 .eint_con_offset = con_offs, \
1230 bank->eint_con_offset = bdata->eint_con_offset; in samsung_pinctrl_get_soc_data()