Home
last modified time | relevance | path

Searched full:gpio16 (Results 1 – 25 of 150) sorted by relevance

123456

/linux/drivers/gpio/
H A Dgpio-palmas.c33 int gpio16 = (offset/8); in palmas_gpio_get() local
36 reg = (gpio16) ? PALMAS_GPIO_DATA_DIR2 : PALMAS_GPIO_DATA_DIR; in palmas_gpio_get()
45 reg = (gpio16) ? PALMAS_GPIO_DATA_OUT2 : PALMAS_GPIO_DATA_OUT; in palmas_gpio_get()
47 reg = (gpio16) ? PALMAS_GPIO_DATA_IN2 : PALMAS_GPIO_DATA_IN; in palmas_gpio_get()
63 int gpio16 = (offset/8); in palmas_gpio_set() local
66 if (gpio16) in palmas_gpio_set()
83 int gpio16 = (offset/8); in palmas_gpio_output() local
86 reg = (gpio16) ? PALMAS_GPIO_DATA_DIR2 : PALMAS_GPIO_DATA_DIR; in palmas_gpio_output()
107 int gpio16 = (offset/8); in palmas_gpio_input() local
110 reg = (gpio16) ? PALMAS_GPIO_DATA_DIR2 : PALMAS_GPIO_DATA_DIR; in palmas_gpio_input()
/linux/arch/arm/boot/dts/qcom/
H A Dqcom-apq8064-pins.dtsi81 pins = "gpio14", "gpio15", "gpio16", "gpio17";
152 pins = "gpio16", "gpio17";
159 pins = "gpio16", "gpio17";
211 pins = "gpio16", "gpio17";
H A Dqcom-ipq4019-ap.dk07.1.dtsi28 pins = "gpio16", "gpio17";
/linux/drivers/pinctrl/qcom/
H A Dpinctrl-sm8550-lpass-lpi.c72 PINCTRL_PIN(16, "gpio16"),
84 "gpio15", "gpio16", "gpio17", "gpio18", "gpio19", "gpio20", "gpio21",
104 static const char * const i2s2_data_groups[] = { "gpio15", "gpio16" };
120 static const char * const wsa2_swr_data_groups[] = { "gpio16" };
H A Dpinctrl-sm8650-lpass-lpi.c74 PINCTRL_PIN(16, "gpio16"),
86 "gpio15", "gpio16", "gpio17", "gpio18", "gpio19", "gpio20", "gpio21",
106 static const char * const i2s2_data_groups[] = { "gpio15", "gpio16" };
124 static const char * const wsa2_swr_data_groups[] = { "gpio16" };
H A Dpinctrl-sc8280xp-lpass-lpi.c65 PINCTRL_PIN(16, "gpio16"),
93 static const char * const wsa2_swr_data_groups[] = { "gpio16" };
94 static const char * const i2s2_data_groups[] = { "gpio15", "gpio16" };
H A Dpinctrl-sm8450-lpass-lpi.c72 PINCTRL_PIN(16, "gpio16"),
104 static const char * const wsa2_swr_data_groups[] = { "gpio16" };
105 static const char * const i2s2_data_groups[] = { "gpio15", "gpio16" };
H A Dpinctrl-sm6115-lpass-lpi.c56 PINCTRL_PIN(16, "gpio16"),
72 static const char * const i2s3_data_groups[] = { "gpio16", "gpio17" };
H A Dpinctrl-sm4250-lpass-lpi.c77 PINCTRL_PIN(16, "gpio16"),
110 static const char * const i2s3_data_groups[] = { "gpio16", "gpio17" };
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm6328.c61 PINCTRL_PIN(16, "gpio16"),
139 BCM_PIN_GROUP(gpio16),
178 "gpio16",
202 "gpio16",
H A Dpinctrl-bcm6362.c71 BCM6362_PIN(16, "gpio16", BASEMODE_NAND),
176 BCM_PIN_GROUP(gpio16),
228 "gpio16",
303 "gpio16",
H A Dpinctrl-bcm63268.c76 PINCTRL_PIN(16, "gpio16"),
199 BCM_PIN_GROUP(gpio16),
262 "gpio16",
281 "gpio16",
H A Dpinctrl-bcm6368.c66 PINCTRL_PIN(16, "gpio16"),
141 BCM_PIN_GROUP(gpio16),
221 "gpio16",
H A Dpinctrl-bcm6318.c56 PINCTRL_PIN(16, "gpio16"),
160 BCM_PIN_GROUP(gpio16),
214 "gpio16",
/linux/Documentation/devicetree/bindings/pinctrl/
H A Dbrcm,bcm6328-pinctrl.yaml36 enum: [ gpio6, gpio7, gpio11, gpio16, gpio17, gpio18, gpio19,
78 pins = "gpio16";
H A Dqcom,sc8280xp-lpass-lpi-pinctrl.yaml100 pins = "gpio16";
105 pins = "gpio16";
H A Dbrcm,bcm63268-pinctrl.yaml39 enum: [ gpio0, gpio1, gpio16, gpio17, gpio8, gpio9, gpio18, gpio19,
78 pins = "gpio16";
H A Dbrcm,bcm6362-pinctrl.yaml42 gpio15, gpio16, gpio17, gpio18, gpio19, gpio20, gpio21,
151 pins = "gpio16";
H A Dbrcm,bcm6368-pinctrl.yaml42 gpio16, gpio17, gpio18, gpio19, gpio20, gpio22, gpio23,
145 pins = "gpio16";
/linux/arch/powerpc/platforms/44x/
H A Dcanyonlands.c95 * Configure multiplexed gpio16 and gpio19 as alternate1 output in ppc460ex_canyonlands_fixup()
96 * source after USB reset. In this configuration gpio16 will be in ppc460ex_canyonlands_fixup()
/linux/arch/arm/mach-pxa/
H A Dmfp-pxa300.h79 #define GPIO16_KP_DKIN_6 MFP_CFG_LPM(GPIO16, AF6, FLOAT)
238 #define GPIO16_SSP1_FRM MFP_CFG(GPIO16, AF2)
360 #define GPIO16_UART2_CTS MFP_CFG_LPM(GPIO16, AF5, FLOAT)
365 #define GPIO16_UART2_RTS MFP_CFG_LPM(GPIO16, AF4, FLOAT)
424 #define GPIO16_CIR_OUT MFP_CFG(GPIO16, AF3)
445 #define GPIO16_uSIM_UVS_0 MFP_CFG(GPIO16, AF1)
/linux/drivers/pinctrl/
H A Dpinctrl-xway.c131 MFP_XWAY(GPIO16, GPIO, NONE, NONE, NONE),
259 MFP_XWAY(GPIO16, GPIO, SPI, SDIO, JTAG),
283 static const unsigned danube_pins_jtag[] = {GPIO15, GPIO16, GPIO17, GPIO18, GPIO20};
303 static const unsigned danube_pins_spi[] = {GPIO16, GPIO17, GPIO18}; /* DEPRECATED */
304 static const unsigned danube_pins_spi_di[] = {GPIO16};
434 MFP_XWAY(GPIO16, GPIO, SPI, SDIO, NONE),
507 static const unsigned xrx100_pins_spi_di[] = {GPIO16};
647 MFP_XWAY(GPIO16, GPIO, SPI, SDIO, NONE),
735 static const unsigned xrx200_pins_spi_di[] = {GPIO16};
903 MFP_XWAY(GPIO16, GPIO, SPI, EXIN, NONE),
[all …]
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-samsung-j3-common.dtsi57 pins = "gpio16";
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835-rpi-cm1-io1.dts35 "GPIO16",
H A Dbcm2837-rpi-cm3-io3.dts35 "GPIO16",

123456