Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-s3c/
H A Dgpio-core.h124 extern struct samsung_gpio_pm samsung_gpio_pm_2bit;
129 #define samsung_gpio_pm_2bit NULL macro
H A Dpm-gpio.c186 struct samsung_gpio_pm samsung_gpio_pm_2bit = { variable
H A Dgpio-samsung.c550 chip->pm = __gpio_pm(&samsung_gpio_pm_2bit); in samsung_gpiolib_add_2bit_chips()