Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dgpio-core.h125 extern struct samsung_gpio_pm samsung_gpio_pm_4bit;
130 #define samsung_gpio_pm_4bit NULL macro
H A Dgpio-samsung.c586 chip->pm = __gpio_pm(&samsung_gpio_pm_4bit); in samsung_gpiolib_add_4bit_chips()
606 chip->pm = __gpio_pm(&samsung_gpio_pm_4bit); in samsung_gpiolib_add_4bit2_chips()
H A Dpm-gpio.c297 struct samsung_gpio_pm samsung_gpio_pm_4bit = { variable