Home
last modified time | relevance | path

Searched refs:GPIO10 (Results 1 – 25 of 36) sorted by relevance

12

/openbmc/u-boot/board/Arcturus/ucp1020/
H A Ducp1020.h21 #define GPIO10 21 macro
31 #define GPIO_USB_PCTL0 GPIO10
33 #define GPIO_PCIE2_EN GPIO10
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-xway.c125 MFP_XWAY(GPIO10, GPIO, SPI, MII, JTAG),
155 static const unsigned ase_pins_jtag[] = {GPIO7, GPIO8, GPIO9, GPIO10, GPIO11};
165 static const unsigned ase_pins_spi[] = {GPIO8, GPIO9, GPIO10}; /* DEPRECATED */
168 static const unsigned ase_pins_spi_clk[] = {GPIO10};
253 MFP_XWAY(GPIO10, GPIO, ASC, SPI, MII),
285 static const unsigned danube_pins_asc0_cts_rts[] = {GPIO9, GPIO10};
310 static const unsigned danube_pins_spi_cs4[] = {GPIO10};
428 MFP_XWAY(GPIO10, GPIO, ASC, SPI, EXIN),
476 static const unsigned xrx100_exin_pin_map[] = {GPIO0, GPIO1, GPIO2, GPIO39, GPIO10, GPIO9};
482 static const unsigned xrx100_pins_exin4[] = {GPIO10};
[all …]
H A Dpinctrl-lantiq.h117 GPIO10, /* 10 */ enumerator
H A Dpinctrl-falcon.c117 MFP_FALCON(GPIO10, LED, GPIO, NONE, NONE),
169 static const unsigned pins_bled[] = {GPIO9, GPIO10, GPIO11,
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c91 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 0); msleep(10); in bristol_frontend_attach()
92 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 1); msleep(10); in bristol_frontend_attach()
286 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 0); in stk7700P2_frontend_attach()
288 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 1); in stk7700P2_frontend_attach()
319 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 0); in stk7700d_frontend_attach()
321 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 1); in stk7700d_frontend_attach()
471 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 0); in stk7700ph_frontend_attach()
473 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 1); in stk7700ph_frontend_attach()
711 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 0); in stk7700p_frontend_attach()
717 dib0700_set_gpio(adap->dev, GPIO10, GPIO_OUT, 0); msleep(10); in stk7700p_frontend_attach()
[all …]
H A Ddib07x0.h16 GPIO10 = 15, enumerator
/openbmc/u-boot/board/technexion/tao3530/
H A Dtao3530.c135 writel(~(GPIO10 | GPIO8 | GPIO2 | GPIO1), &gpio6_base->oe); in misc_init_r()
140 writel(GPIO10 | GPIO8 | GPIO2 | GPIO1, in misc_init_r()
/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa320.c28 MFP_ADDR(GPIO10, 0x0458),
H A Dmfp-pxa27x.h60 #define GPIO10_HZ_CLK MFP_CFG_OUT(GPIO10, AF1, DRIVE_LOW)
69 #define GPIO10_CHOUT_1 MFP_CFG_OUT(GPIO10, AF3, DRIVE_LOW)
132 #define GPIO10_FFUART_DCD MFP_CFG_IN(GPIO10, AF1)
338 #define GPIO10_USB_P3_5 MFP_CFG_IN(GPIO10, AF3)
H A Dmfp-pxa2xx.h64 #define GPIO10_GPIO MFP_CFG_IN(GPIO10, AF0)
H A Dmfp-pxa3xx.h22 #define GPIO10_GPIO MFP_CFG(GPIO10, AF0)
H A Dmfp-pxa25x.h19 #define GPIO10_RTCCLK MFP_CFG_OUT(GPIO10, AF1, DRIVE_LOW)
/openbmc/u-boot/board/ti/beagle/
H A Dbeagle.c486 writel(GPIO23 | GPIO10 | GPIO8 | GPIO2 | GPIO1, in misc_init_r()
492 writel(~(GPIO23 | GPIO10 | GPIO8 | GPIO2 | GPIO1), &gpio6_base->oe); in misc_init_r()
/openbmc/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2837-rpi-cm3-io3.dts29 "GPIO10",
H A Dbcm2835-rpi-cm1-io1.dts29 "GPIO10",
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Domap.h119 #define GPIO10 (0x1 << 10) macro
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8mp-msc-sm2s-ep1.dts116 <MX8MP_IOMUXC_SAI2_RXC__GPIO4_IO22 0x19>, /* GPIO10 */
H A Dfsl-ls1028a-kontron-sl28.dts261 "GPIO8", "GPIO9", "GPIO10", "GPIO11",
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Drt5645.txt35 3: using GPIO10 pin as dmic1 data pin
H A Drt5659.txt34 3: using GPIO10 pin as dmic2 data pin
/openbmc/linux/arch/arm/boot/dts/nuvoton/
H A Dnuvoton-npcm750-pincfg-evb.dtsi17 pins = "GPIO10/IOXHLD";
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-soquartz-cm4.dts153 * pin 44 - GPIO10 - spi3_mosi_m0
H A Drk3566-soquartz-blade.dts155 * pin 44 - GPIO10 - spi3_mosi_m0
H A Drk3566-soquartz-model-a.dts185 * pin 44 - GPIO10 - spi3_mosi_m0
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Ddove-sbc-a510.dts170 * VCC_MMC_ENABLE on GPIO13, MMC_WP on GPIO10

12