Home
last modified time | relevance | path

Searched full:gpio_pull_up (Results 1 – 25 of 56) sorted by relevance

123

/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dsun4i-a10-inet9f-rev03.dts71 gpios = <&pio 0 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PA6 */
79 gpios = <&pio 0 5 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PA5 */
87 gpios = <&pio 0 8 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PA8 */
95 gpios = <&pio 0 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PA9 */
103 gpios = <&pio 0 1 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PA1 */
111 gpios = <&pio 0 0 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PA0 */
119 gpios = <&pio 0 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PA3 */
127 gpios = <&pio 0 4 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PA4 */
135 gpios = <&pio 7 23 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PH23 */
143 gpios = <&pio 7 24 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PH24 */
[all …]
H A Dsun6i-a31-colombus.dts66 sda-gpios = <&pio 0 23 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PA23 */
67 scl-gpios = <&pio 0 24 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PA24 */
H A Dsun5i-a13-utoo-p66.dts64 sda-gpios = <&pio 6 12 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG12 */
65 scl-gpios = <&pio 6 10 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG10 */
H A Dsun4i-a10-olinuxino-lime.dts220 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
221 usb0_vbus_det-gpios = <&pio 7 5 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH5 */
H A Dsun5i-a13-pocketbook-touch-lux-3.dts54 gpios = <&pio 6 9 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PG9 */
60 gpios = <&pio 6 10 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>; /* PG10 */
H A Dstm32mp157c-odyssey.dts67 cd-gpios = <&gpioi 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
H A Dsun4i-a10-hyundai-a7hd.dts110 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun5i-a13-olinuxino-micro.dts136 usb0_id_det-gpios = <&pio 6 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG2 */
H A Dsun5i-a10s-auxtek-t004.dts146 usb0_id_det-gpios = <&pio 6 12 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG12 */
H A Dsun4i-a10-marsboard.dts178 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun4i-a10-chuwi-v7-cw0825.dts154 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun5i-a13-hsg-h702.dts177 usb0_id_det-gpios = <&pio 6 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG2 */
H A Dsun7i-a20-orangepi.dts195 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun5i-a13-empire-electronix-d709.dts184 usb0_id_det-gpios = <&pio 6 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG2 */
H A Dsun7i-a20-olinuxino-lime.dts210 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun5i-reference-design-tablet.dtsi187 usb0_id_det-gpios = <&pio 6 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG2 */
H A Dsun4i-a10-pcduino.dts196 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun7i-a20-pcduino3.dts223 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
H A Dsun6i-reference-design-tablet.dtsi168 usb0_id_det-gpios = <&pio 0 15 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PA15 */
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_pinctrl.c241 if (pull == GPIO_PULL_UP) in rk628_misc_gpio_set_pull_highz_up_down()
251 if (pull == GPIO_PULL_UP) in rk628_misc_gpio_set_pull_highz_up_down()
261 if (pull == GPIO_PULL_UP) in rk628_misc_gpio_set_pull_highz_up_down()
264 pull = GPIO_PULL_UP; in rk628_misc_gpio_set_pull_highz_up_down()
272 if (pull == GPIO_PULL_UP && (offset == 2 || offset == 11 || offset == 12)) in rk628_misc_gpio_set_pull_highz_up_down()
278 if (pull == GPIO_PULL_UP) in rk628_misc_gpio_set_pull_highz_up_down()
281 pull = GPIO_PULL_UP; in rk628_misc_gpio_set_pull_highz_up_down()
/OK3568_Linux_fs/buildroot/board/seeed/stm32mp157c-odyssey/patches/linux/
H A D0001-ARM-dts-stm32-fix-stm32mp157c-odyssey-card-detect.patch29 - cd-gpios = <&gpiob 7 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
30 + cd-gpios = <&gpioi 3 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A Dpinctrl-rk628.c172 GPIO_PULL_UP, enumerator
801 if (pull == GPIO_PULL_UP) { in rk628_calc_pull_reg_and_value()
822 if (pull == GPIO_PULL_UP) { in rk628_calc_pull_reg_and_value()
843 if (pull == GPIO_PULL_UP) in rk628_calc_pull_reg_and_value()
846 pull = GPIO_PULL_UP; in rk628_calc_pull_reg_and_value()
858 if (pull == GPIO_PULL_UP && (offset == 2 || offset == 11 || offset == 12)) { in rk628_calc_pull_reg_and_value()
869 if (pull == GPIO_PULL_UP) in rk628_calc_pull_reg_and_value()
872 pull = GPIO_PULL_UP; in rk628_calc_pull_reg_and_value()
1076 rk628_set_pull(pci, pin, GPIO_PULL_UP); in rk628_pinconf_set()
/OK3568_Linux_fs/kernel/include/dt-bindings/gpio/
H A Dgpio.h37 #define GPIO_PULL_UP 16 macro
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dallwinner,sun5i-a13-usb-phy.yaml89 usb0_id_det-gpios = <&pio 6 2 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PG2 */
/OK3568_Linux_fs/kernel/include/linux/gpio/
H A Dmachine.h15 GPIO_PULL_UP = (1 << 4), enumerator

123