Searched refs:GPIOF_OUT_INIT_LOW (Results 1 – 14 of 14) sorted by relevance
| /linux/sound/soc/codecs/ |
| A D | pcm3008.c | 130 GPIOF_OUT_INIT_LOW, "codec_dem1"); in pcm3008_codec_probe() 136 GPIOF_OUT_INIT_LOW, "codec_pdad"); in pcm3008_codec_probe() 142 GPIOF_OUT_INIT_LOW, "codec_pdda"); in pcm3008_codec_probe()
|
| A D | ak5386.c | 185 GPIOF_OUT_INIT_LOW, in ak5386_probe()
|
| A D | ak4641.c | 568 GPIOF_OUT_INIT_LOW, "ak4641 power"); in ak4641_i2c_probe() 574 GPIOF_OUT_INIT_LOW, "ak4641 npdn"); in ak4641_i2c_probe()
|
| A D | uda1380.c | 757 GPIOF_OUT_INIT_LOW, "uda1380 reset"); in uda1380_i2c_probe() 764 GPIOF_OUT_INIT_LOW, "uda1380 power"); in uda1380_i2c_probe()
|
| A D | arizona-jack.c | 1326 mode = GPIOF_OUT_INIT_LOW; in arizona_jack_codec_dev_probe() 1360 GPIOF_OUT_INIT_LOW, in arizona_jack_codec_dev_probe()
|
| A D | tlv320aic32x4.c | 1388 GPIOF_OUT_INIT_LOW, "tlv320aic32x4 rstn"); in aic32x4_probe()
|
| A D | twl4030.c | 263 GPIOF_OUT_INIT_LOW, in twl4030_init_chip()
|
| /linux/include/linux/ |
| A D | gpio.h | 21 #define GPIOF_OUT_INIT_LOW ((0 << 0) | (0 << 1)) macro
|
| /linux/drivers/nfc/s3fwrn5/ |
| A D | uart.c | 154 GPIOF_OUT_INIT_LOW, "s3fwrn82_fw_wake"); in s3fwrn82_uart_probe()
|
| A D | i2c.c | 207 GPIOF_OUT_INIT_LOW, "s3fwrn5_fw_wake"); in s3fwrn5_i2c_probe()
|
| /linux/drivers/nfc/nfcmrvl/ |
| A D | main.c | 117 GPIOF_OUT_INIT_LOW, in nfcmrvl_nci_register_dev()
|
| /linux/drivers/leds/ |
| A D | leds-gpio.c | 220 unsigned long flags = GPIOF_OUT_INIT_LOW; in gpio_led_get_gpiod()
|
| /linux/drivers/media/usb/em28xx/ |
| 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/net/wireless/ath/ath9k/ |
| A D | hw.c | 2735 err = devm_gpio_request_one(ah->dev, gpio, out ? GPIOF_OUT_INIT_LOW : GPIOF_IN, label); in ath9k_hw_gpio_cfg_soc()
|
Completed in 43 milliseconds