Searched refs:GPIO15 (Results 1 - 3 of 3) sorted by relevance

/drivers/pinctrl/
H A Dpinctrl-lantiq.h124 GPIO15, enumerator in enum:ltq_pin
H A Dpinctrl-xway.c126 MFP_XWAY(GPIO15, GPIO, SPI, JTAG, NONE),
186 MFP_XWAY(GPIO15, GPIO, EBU, SPI, SDIO),
205 static const unsigned pins_jtag[] = {GPIO15, GPIO16, GPIO17, GPIO19, GPIO35};
242 static const unsigned pins_spi_cs1[] = {GPIO15};
275 static const unsigned ase_pins_spi_cs2[] = {GPIO15};
/drivers/media/pci/dm1105/
H A Ddm1105.c174 #define GPIO15 (1 << 15) macro
393 so we can use only 3 GPIO's from GPIO15 to GPIO17.
865 dm1105_gpio_enable(dev, GPIO15, 1);
866 dm1105_gpio_clear(dev, GPIO15);
868 dm1105_gpio_set(dev, GPIO15);

Completed in 81 milliseconds