Searched refs:gpio_direction_input (Results 1 – 21 of 21) sorted by relevance
47 if (gpio_direction_input(pin) == 0) { in rd88f5182_pci_preinit()60 if (gpio_direction_input(pin) == 0) { in rd88f5182_pci_preinit()
114 if (gpio_direction_input(pin) == 0) { in qnap_ts209_pci_preinit()128 if (gpio_direction_input(pin) == 0) { in qnap_ts209_pci_preinit()307 if (gpio_direction_input(TS209_RTC_GPIO) == 0) in qnap_ts209_init()
128 err = gpio_direction_input(NET2BIG_GPIO_SATA0_POWER); in net2big_sata_power_init()139 err = gpio_direction_input(NET2BIG_GPIO_SATA1_POWER); in net2big_sata_power_init()
85 if (gpio_direction_input(pin) == 0) { in tsp2_pci_preinit()342 if (gpio_direction_input(TSP2_RTC_GPIO) == 0) in tsp2_init()
228 if (gpio_direction_input(MV2120_GPIO_RTC_IRQ) == 0) in mv2120_init()
303 if (gpio_direction_input(TS409_RTC_GPIO) == 0) in qnap_ts409_init()
41 gpio_direction_input(SPITZ_GPIO_KEY_INT); in spitz_charger_init()43 gpio_direction_input(SPITZ_GPIO_SYNC); in spitz_charger_init()45 gpio_direction_input(SPITZ_GPIO_AC_IN); in spitz_charger_init()
32 rc = gpio_direction_input(gpio); in init_gpio_reset()
143 gpio_direction_input(RDY_GPIO_PIN); in am300_init_gpio_regs()144 gpio_direction_input(IRQ_GPIO_PIN); in am300_init_gpio_regs()
123 gpio_direction_input(RDY_GPIO_PIN); in am200_init_gpio_regs()124 gpio_direction_input(ERR_GPIO_PIN); in am200_init_gpio_regs()
843 gpio_direction_input(sharpsl_pm.machinfo->gpio_acin); in sharpsl_pm_probe()845 gpio_direction_input(sharpsl_pm.machinfo->gpio_batfull); in sharpsl_pm_probe()847 gpio_direction_input(sharpsl_pm.machinfo->gpio_batlock); in sharpsl_pm_probe()
597 gpio_direction_input(GPIO_PTZ0); in ts_get_pendown_state()1159 gpio_direction_input(GPIO_PTB3); in arch_setup()1209 gpio_direction_input(GPIO_PTE6); in arch_setup()1299 gpio_direction_input(GPIO_PTR0); in arch_setup()1300 gpio_direction_input(GPIO_PTR4); in arch_setup()1301 gpio_direction_input(GPIO_PTR5); in arch_setup()1302 gpio_direction_input(GPIO_PTR6); in arch_setup()1393 gpio_direction_input(GPIO_FN_INTC_IRQ1); in arch_setup()
476 gpio_direction_input(19); /* sd0 cd# */ in db1000_dev_setup()477 gpio_direction_input(20); /* sd1 cd# */ in db1000_dev_setup()
224 gpio_direction_input(206); /* de-assert NAND CS# */ in pb1550_nand_setup()
280 gpio_direction_input(mtx1_gpio_button[0].gpio); in mtx1_register_devices()
362 gpio_direction_input(OLPC_GPIO_ECSCI); in setup_ec_sci()406 gpio_direction_input(OLPC_GPIO_LID); in setup_lid_events()
42 static inline int gpio_direction_input(unsigned gpio) in gpio_direction_input() function
423 gpio_direction_input(GPIO_PTF7); in ap325rxa_devices_setup()
454 gpio_direction_input(GPIO_PTN4); in kfr2r09_usb0_gadget_setup()
486 gpio_direction_input(GPIO_PTA1); in migor_devices_setup()
902 gpio_direction_input(GPIO_PTX5); in devices_setup()
Completed in 31 milliseconds