Searched defs:pull (Results 1 – 5 of 5) sorted by relevance
/arch/arm/lib/ |
D | memmove.S | 142 .macro backward_copy_shift push pull
|
/arch/arm/mach-s3c/ |
D | gpio-cfg-helpers.h | 36 unsigned int off, samsung_gpio_pull_t pull) in samsung_gpio_do_setpull()
|
D | gpio-samsung.c | 41 unsigned int off, samsung_gpio_pull_t pull) in samsung_gpio_setpull_updown() 69 unsigned int off, samsung_gpio_pull_t pull) in s3c2443_gpio_setpull() 88 samsung_gpio_pull_t pull; in s3c2443_gpio_getpull() local 109 unsigned int off, samsung_gpio_pull_t pull, in s3c24xx_gpio_setpull_1() 144 unsigned int off, samsung_gpio_pull_t pull) in s3c24xx_gpio_setpull_1up() 156 unsigned int off, samsung_gpio_pull_t pull) in s3c24xx_gpio_setpull_1down() 1236 unsigned int cfg, samsung_gpio_pull_t pull) in s3c_gpio_cfgall_range() 1270 int s3c_gpio_setpull(unsigned int pin, samsung_gpio_pull_t pull) in s3c_gpio_setpull()
|
/arch/arm/mach-omap1/ |
D | mux.c | 337 pull_orig = 0, pull = 0; in omap1_cfg_reg() local
|
/arch/arm/plat-pxa/ |
D | mfp.c | 171 int pin, af, drv, lpm, edge, pull; in mfp_config() local
|