Lines Matching refs:be
23 be removed in favour of this common access method.
26 listed below will be removed (they may be marked as __deprecated
54 2) The s3c2410_gpio_cfgpin() can be directly replaced with s3c_gpio_cfgpin()
59 s3c2410_gpio_pullup(x, 1) can be easily translated to the
66 which may be required if this becomes a problem.
68 4) s3c2410_gpio_setpin() can be replaced by gpio_set_value(), the old call
70 direction should be changed before using gpio_set_value().
75 would return the value the pin is supposed to be outputting).
77 6) s3c2410_gpio_getirq() should be directly replaceable with the
98 the GPIO functions which pin is to be used.
110 be changed.
120 GPE(8) to be connected to the SDIO/MMC controller's SDDAT1 line.
126 The current configuration of a pin can be read by using standard
131 The return value will be from the same set of values which can be
139 pull-up resistors enabled. This can be configured by the following