Lines Matching +full:use +full:- +full:push +full:- +full:pull
1 /* SPDX-License-Identifier: GPL-2.0-only */
5 * Copyright (C) 2011 ST-Ericsson SA
6 * Written on behalf of Linaro for ST-Ericsson
24 * enum pin_config_param - possible pin configuration parameters
31 * transition from say pull-up to pull-down implies that you disable
32 * pull-up in the process, this setting disables all biasing.
34 * mode, also know as "third-state" (tristate) or "high-Z" or "floating".
40 * impedance to GROUND). If the argument is != 0 pull-down is enabled,
45 * function. The pull direction and possibly strength too will normally
48 * If the argument is != 0 pull up/down is enabled, if it is 0, the
49 * configuration is ignored. The proper way to disable it is to use
52 * impedance to VDD). If the argument is != 0 pull-up is enabled,
65 * push-pull mode, the argument is ignored.
78 * schmitt-trigger mode. If the schmitt-trigger has adjustable hysteresis,
81 * @PIN_CONFIG_INPUT_SCHMITT_ENABLE: control schmitt-trigger mode on the pin.
82 * If the argument != 0, schmitt-trigger mode is enabled. If it's 0,
83 * schmitt-trigger mode is disabled.
85 * schmitt-trigger mode. The argument is in uV.
88 * passed in the argument on a custom form, else just use argument 1
92 * value on the line. Use argument 1 to indicate high level, argument 0 to
93 * indicate low level. (Please see Documentation/driver-api/pin-control.rst,
99 * the line. Use argument 1 to enable output mode, argument 0 to disable
106 * the driver which alternative power source to use.
114 * slew rate to use.
116 * you need to pass in custom configurations to the pin controller, use