Searched refs:GPIOF_OUT_INIT_LOW (Results 1 – 12 of 12) sorted by relevance
| /linux/include/linux/ |
| H A D | gpio.h | 26 #define GPIOF_OUT_INIT_LOW ((0 << 0) | (0 << 1)) macro
|
| /linux/sound/soc/codecs/ |
| H A D | ak4641.c | |
| H A D | uda1380.c | 758 GPIOF_OUT_INIT_LOW, "uda1380 reset"); in uda1380_i2c_probe() 765 GPIOF_OUT_INIT_LOW, "uda1380 power"); in uda1380_i2c_probe()
|
| H A D | arizona-jack.c | 1333 mode = GPIOF_OUT_INIT_LOW; in arizona_jack_codec_dev_probe() 1370 GPIOF_OUT_INIT_LOW, in arizona_jack_codec_dev_probe()
|
| /linux/drivers/nfc/s3fwrn5/ |
| H A D | uart.c | 158 GPIOF_OUT_INIT_LOW, "s3fwrn82_fw_wake"); in s3fwrn82_uart_probe()
|
| H A D | i2c.c | 207 GPIOF_OUT_INIT_LOW, "s3fwrn5_fw_wake"); in s3fwrn5_i2c_probe()
|
| /linux/drivers/nfc/nfcmrvl/ |
| H A D | main.c | 117 GPIOF_OUT_INIT_LOW, in nfcmrvl_nci_register_dev()
|
| /linux/drivers/leds/ |
| H A D | leds-gpio.c | 241 ret = devm_gpio_request_one(dev, template->gpio, GPIOF_OUT_INIT_LOW, in gpio_led_get_gpiod()
|
| /linux/drivers/media/usb/em28xx/ |
| H A D | em28xx-dvb.c | 738 flags = GPIOF_OUT_INIT_LOW; /* disable LNA */ in em28xx_pctv_290e_set_lna() 1711 GPIOF_OUT_INIT_LOW, NULL); in em28xx_dvb_init()
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | pxa27x_udc.c | 2364 GPIOF_OUT_INIT_LOW, in pxa_udc_probe()
|
| H A D | pxa25x_udc.c | 2352 GPIOF_OUT_INIT_LOW, "pca25x_udc GPIO PULLUP"); in pxa25x_udc_probe()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | hw.c | 2727 err = devm_gpio_request_one(ah->dev, gpio, out ? GPIOF_OUT_INIT_LOW : GPIOF_IN, label); in ath9k_hw_gpio_cfg_soc()
|