Lines Matching full:configuration
8 * Samsung Platform - GPIO pin configuration helper definitions
18 /* As a note, all gpio configuration functions are entered exclusively, either
56 * s3c24xx_gpio_setpull_1up() - Pull configuration for choice of up or none.
68 * s3c24xx_gpio_setpull_1down() - Pull configuration for choice of down or none
80 * samsung_gpio_setpull_upown() - Pull configuration for choice of up,
98 * samsung_gpio_getpull_updown() - Get configuration for choice of up,
102 * @off: The offset to the pin to get the configuration of.
111 * s3c24xx_gpio_getpull_1up() - Get configuration for choice of up or none
113 * @off: The offset to the pin to get the configuration of.
122 * s3c24xx_gpio_getpull_1down() - Get configuration for choice of down or none
124 * @off: The offset to the pin to get the configuration of.
133 * s3c2443_gpio_setpull() - Pull configuration for s3c2443.
149 * s3c2443_gpio_getpull() - Get configuration for s3c2443 pull resistors
151 * @off: The offset to the pin to get the configuration of.