Home
last modified time | relevance | path

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

/Linux-v6.6/arch/arm/mach-s3c/
Dgpio-core.h125 extern struct samsung_gpio_pm samsung_gpio_pm_4bit;
130 #define samsung_gpio_pm_4bit NULL macro
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()
Dpm-gpio.c297 struct samsung_gpio_pm samsung_gpio_pm_4bit = { variable