Searched refs:MX31_PIN_SFS6 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mx3/
H A Dmach-mx31lite.c55 IOMUX_MODE(MX31_PIN_SFS6, IOMUX_CONFIG_GPIO),
84 .start = IOMUX_TO_IRQ(MX31_PIN_SFS6),
85 .end = IOMUX_TO_IRQ(MX31_PIN_SFS6),
265 ret = gpio_request(IOMUX_TO_GPIO(MX31_PIN_SFS6), "sms9117-irq");
269 gpio_direction_input(IOMUX_TO_GPIO(MX31_PIN_SFS6));
H A Dmach-pcm037.c104 IOMUX_MODE(MX31_PIN_SFS6, IOMUX_CONFIG_GPIO), /* write protect */
354 return gpio_get_value(IOMUX_TO_GPIO(MX31_PIN_SFS6));
358 #define SDHC1_GPIO_WP IOMUX_TO_GPIO(MX31_PIN_SFS6)
H A Dmx31moboard-devboard.c153 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG);
H A Dmx31moboard-marxbot.c269 mxc_iomux_set_pad(MX31_PIN_SFS6, USB_PAD_CFG);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-mxc/include/mach/
H A Diomux-mx3.h306 MX31_PIN_SFS6 = IOMUX_PIN(26, 132), enumerator in enum:iomux_pins
648 #define MX31_PIN_SFS6__USBH1_SUSPEND IOMUX_MODE(MX31_PIN_SFS6, IOMUX_CONFIG_FUNC)

Completed in 114 milliseconds