Home
last modified time | relevance | path

Searched refs:pull_type (Results 1 – 14 of 14) sorted by relevance

/u-boot/drivers/pinctrl/rockchip/
A Dpinctrl-rockchip.h361 .pull_type[0] = pull0, \
362 .pull_type[1] = pull1, \
363 .pull_type[2] = pull2, \
364 .pull_type[3] = pull3, \
386 .pull_type[0] = pull0, \
387 .pull_type[1] = pull1, \
388 .pull_type[2] = pull2, \
389 .pull_type[3] = pull3, \
436 .pull_type[0] = pull0, \
437 .pull_type[1] = pull1, \
[all …]
A Dpinctrl-rk3188.c87 type = bank->pull_type[pin_num / 8]; in rk3188_set_pull()
A Dpinctrl-rk3368.c79 type = bank->pull_type[pin_num / 8]; in rk3368_set_pull()
A Dpinctrl-rk3288.c105 type = bank->pull_type[pin_num / 8]; in rk3288_set_pull()
A Dpinctrl-rk322x.c199 type = bank->pull_type[pin_num / 8]; in rk3228_set_pull()
A Dpinctrl-rk3399.c121 type = bank->pull_type[pin_num / 8]; in rk3399_set_pull()
A Dpinctrl-rv1108.c145 type = bank->pull_type[pin_num / 8]; in rv1108_set_pull()
A Dpinctrl-rk3328.c182 type = bank->pull_type[pin_num / 8]; in rk3328_set_pull()
A Dpinctrl-px30.c142 type = bank->pull_type[pin_num / 8]; in px30_set_pull()
A Dpinctrl-rk3588.c264 type = bank->pull_type[pin_num / 8]; in rk3588_set_pull()
A Dpinctrl-rk3308.c310 type = bank->pull_type[pin_num / 8]; in rk3308_set_pull()
A Dpinctrl-rv1126.c235 type = bank->pull_type[pin_num / 8]; in rv1126_set_pull()
A Dpinctrl-rk3568.c234 type = bank->pull_type[pin_num / 8]; in rk3568_set_pull()
/u-boot/arch/x86/include/asm/arch-braswell/
A Dgpio.h117 enum pull_type { enum

Completed in 32 milliseconds