Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/plat-samsung/
Dpm-gpio.c31 #define OFFS_UP (0x08) macro
74 chip->pm_save[2] = __raw_readl(chip->base + OFFS_UP); in samsung_gpio_pm_2bit_save()
138 __raw_writel(chip->pm_save[2], base + OFFS_UP); in samsung_gpio_pm_2bit_resume()
202 chip->pm_save[3] = __raw_readl(chip->base + OFFS_UP); in samsung_gpio_pm_4bit_save()
288 __raw_writel(chip->pm_save[3], base + OFFS_UP); in samsung_gpio_pm_4bit_resume()