Lines Matching refs:pull
36 unsigned int off, samsung_gpio_pull_t pull)
38 return (chip->config->set_pull)(chip, off, pull);
59 * @param: pull: The pull mode being requested.
62 * bit configuring the presence of a pull-up resistor.
65 unsigned int off, samsung_gpio_pull_t pull);
71 * @param: pull: The pull mode being requested
74 * bit configuring the presence of a pull-down resistor.
77 unsigned int off, samsung_gpio_pull_t pull);
85 * @param: pull: The pull mode being requested.
88 * bits configuring the presence of a pull resistor, in the following
90 * 00 = No pull resistor connected
95 unsigned int off, samsung_gpio_pull_t pull);
104 * This helper function reads the state of the pull-{up,down} resistor
115 * This helper function reads the state of the pull-up resistor for the
126 * This helper function reads the state of the pull-down resistor for the
136 * @param: pull: The pull mode being requested.
139 * bits configuring the presence of a pull resistor, in the following
143 * x1 = No pull up resistor
146 unsigned int off, samsung_gpio_pull_t pull);
149 * s3c2443_gpio_getpull() - Get configuration for s3c2443 pull resistors
153 * This helper function reads the state of the pull-{up,down} resistor for the