Home
last modified time | relevance | path

Searched refs:eint_fltcon0 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/samsung/
H A Dpinctrl-exynos.c374 u32 eint_fltcon0; member
889 save->eint_fltcon0 = readl(regs + EXYNOS_GPIO_EFLTCON_OFFSET in exynos_pinctrl_suspend()
899 bank->name, save->eint_fltcon0); in exynos_pinctrl_suspend()
918 save->eint_fltcon0 = readl(regs + EXYNOS_GPIO_EFLTCON_OFFSET in gs101_pinctrl_suspend()
933 bank->name, save->eint_fltcon0); in gs101_pinctrl_suspend()
978 readl(eint_fltcfg0), save->eint_fltcon0); in gs101_pinctrl_resume()
991 writel(save->eint_fltcon0, eint_fltcfg0); in gs101_pinctrl_resume()
1013 + 2 * bank->eint_offset), save->eint_fltcon0); in exynos_pinctrl_resume()
1024 writel(save->eint_fltcon0, regs + EXYNOS_GPIO_EFLTCON_OFFSET in exynos_pinctrl_resume()