Lines Matching full:configuration
8 * Samsung Platform - GPIO pin configuration helper definitions
22 /* As a note, all gpio configuration functions are entered exclusively, either
60 * s3c24xx_gpio_setpull_1up() - Pull configuration for choice of up or none.
72 * s3c24xx_gpio_setpull_1down() - Pull configuration for choice of down or none
84 * samsung_gpio_setpull_upown() - Pull configuration for choice of up,
102 * samsung_gpio_getpull_updown() - Get configuration for choice of up,
106 * @off: The offset to the pin to get the configuration of.
115 * s3c24xx_gpio_getpull_1up() - Get configuration for choice of up or none
117 * @off: The offset to the pin to get the configuration of.
126 * s3c24xx_gpio_getpull_1down() - Get configuration for choice of down or none
128 * @off: The offset to the pin to get the configuration of.
137 * s3c2443_gpio_setpull() - Pull configuration for s3c2443.
153 * s3c2443_gpio_getpull() - Get configuration for s3c2443 pull resistors
155 * @off: The offset to the pin to get the configuration of.