Lines Matching full:configuration
8 * S3C Platform - GPIO pin configuration
16 * pin configuration done such as setting a pin to input or output or
36 * struct samsung_gpio_cfg GPIO configuration
37 * @cfg_eint: Configuration setting when used for external interrupt source
38 * @get_pull: Read the current pull configuration for the GPIO
40 * @set_config: Set the current configuration for the GPIO
41 * @get_config: Read the current configuration for the GPIO
46 * per-bank configuration information that other systems such as the
80 * @to to The configuration for the pin's function.
88 * will then generate the correct bit mask and shift for the configuration.
104 * @pin: The pin to read the configuration value for.
106 * Read the configuration state of the given @pin, returning a value that
117 * @cfg: The configuration for the pin's function
140 * @pull: The configuration for the pull resistor.
164 * @cfg: The configuration to use