Lines Matching full:configuration
8 * S3C Platform - GPIO pin configuration
12 * pin configuration done such as setting a pin to input or output or
31 * struct samsung_gpio_cfg GPIO configuration
32 * @cfg_eint: Configuration setting when used for external interrupt source
33 * @get_pull: Read the current pull configuration for the GPIO
34 * @set_pull: Set the current pull configuration for the GPIO
35 * @set_config: Set the current configuration for the GPIO
36 * @get_config: Read the current configuration for the GPIO
41 * per-bank configuration information that other systems such as the
75 * @to to The configuration for the pin's function.
83 * will then generate the correct bit mask and shift for the configuration.
101 * @cfg: The configuration for the pin's function
124 * @pull: The configuration for the pull resistor.
140 * @cfg: The configuration to use