Home
last modified time | relevance | path

Searched refs:GPIOF_OUT_INIT_HIGH (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/gpio/
H A Dgpiolib-legacy.c46 err = gpio_direction_output(gpio, !!(flags & GPIOF_OUT_INIT_HIGH)); in gpio_request_one()
100 rc = gpio_direction_output(gpio, !!(flags & GPIOF_OUT_INIT_HIGH)); in devm_gpio_request_one()
/linux/arch/mips/bcm47xx/
H A Dworkarounds.c12 err = gpio_request_one(usb_power, GPIOF_OUT_INIT_HIGH, "usb_power"); in bcm47xx_workarounds_enable_usb_power()
/linux/include/linux/
H A Dgpio.h27 #define GPIOF_OUT_INIT_HIGH ((0 << 0) | (1 << 1)) macro
/linux/drivers/nfc/s3fwrn5/
H A Duart.c152 GPIOF_OUT_INIT_HIGH, "s3fwrn82_en"); in s3fwrn82_uart_probe()
H A Di2c.c201 GPIOF_OUT_INIT_HIGH, "s3fwrn5_en"); in s3fwrn5_i2c_probe()
/linux/arch/arm/mach-pxa/
H A Dspitz_pm.c111 gpio_request_one(18, GPIOF_OUT_INIT_HIGH, "Unknown"); in spitz_presuspend()
/linux/drivers/mfd/
H A Daat2870-core.c369 GPIOF_OUT_INIT_HIGH, "aat2870-en"); in aat2870_i2c_probe()
/linux/sound/arm/
H A Dpxa2xx-ac97-lib.c
/linux/arch/mips/bcm63xx/boards/
H A Dboard_bcm963xx.c45 .ephy_reset_gpio_flags = GPIOF_OUT_INIT_HIGH,
/linux/sound/soc/codecs/
H A Darizona-jack.c1331 mode = GPIOF_OUT_INIT_HIGH; in arizona_jack_codec_dev_probe()
/linux/drivers/media/usb/em28xx/
H A Dem28xx-dvb.c736 flags = GPIOF_OUT_INIT_HIGH; /* enable LNA */ in em28xx_pctv_290e_set_lna()
/linux/drivers/net/dsa/b53/
H A Db53_common.c3178 GPIOF_OUT_INIT_HIGH, "robo_reset"); in b53_switch_init()