Home
last modified time | relevance | path

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

/linux/arch/arm/mach-s3c/
H A Dpm-gpio.c25 #define OFFS_UP (0x08) macro
68 chip->pm_save[2] = __raw_readl(chip->base + OFFS_UP); in samsung_gpio_pm_2bit_save()
132 __raw_writel(chip->pm_save[2], base + OFFS_UP); in samsung_gpio_pm_2bit_resume()
196 chip->pm_save[3] = __raw_readl(chip->base + OFFS_UP); in samsung_gpio_pm_4bit_save()
282 __raw_writel(chip->pm_save[3], base + OFFS_UP); in samsung_gpio_pm_4bit_resume()