Home
last modified time | relevance | path

Searched refs:check_gpio (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/blackfin/kernel/
Dbfin_gpio.c163 inline int check_gpio(unsigned gpio) in check_gpio() function
199 if (check_gpio(gpio)) in port_setup()
572 if (check_gpio(gpio) < 0) in gpio_pm_wakeup_ctrl()
745 if (unlikely(!check_gpio(ident) && is_reserved(gpio, ident, 1))) {
879 if (check_gpio(gpio) < 0)
937 if (check_gpio(gpio) < 0)
1034 if (check_gpio(gpio) < 0)
1067 if (check_gpio(gpio) < 0)
1214 if (!check_gpio(c) && (gpio || irq))
/linux-2.6.39/arch/arm/mach-s3c2440/
Dmach-rx1950.c271 int blink_gpio, check_gpio; in rx1950_led_blink_set() local
276 check_gpio = S3C2410_GPA(3); in rx1950_led_blink_set()
280 check_gpio = S3C2410_GPA(4); in rx1950_led_blink_set()
295 if (!gpio_get_value(check_gpio)) in rx1950_led_blink_set()
/linux-2.6.39/arch/arm/plat-omap/
Dgpio.c252 static int check_gpio(int gpio) in check_gpio() function
384 if (check_gpio(gpio) < 0) in _get_gpio_datain()
429 if (check_gpio(gpio) < 0) in _get_gpio_dataout()
744 if (check_gpio(gpio) < 0) in gpio_irq_type()
1026 if (check_gpio(gpio) < 0) in gpio_wake_enable()