Searched refs:EXYNOS_GPIO_CONPWD (Results 1 – 2 of 2) sorted by relevance
351 val = GPIO_READ(bank, EXYNOS_GPIO_CONPWD); in exynos_gpio_pin_ctl_write()354 GPIO_WRITE(bank, EXYNOS_GPIO_CONPWD, val); in exynos_gpio_pin_ctl_write()406 bank->bank_cfg.conpwd = GPIO_READ(bank, EXYNOS_GPIO_CONPWD); in exynos_gpio_bank_config()
160 #define EXYNOS_GPIO_CONPWD 0x10 macro