Searched refs:MX31_PIN_CTS1 (Results 1 - 3 of 3) 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-mx31moboard.c128 int ret = gpio_request(IOMUX_TO_GPIO(MX31_PIN_CTS1), "uart0-cts-hack");
132 ret = gpio_direction_output(IOMUX_TO_GPIO(MX31_PIN_CTS1), 0);
134 gpio_free(IOMUX_TO_GPIO(MX31_PIN_CTS1));
141 gpio_free(IOMUX_TO_GPIO(MX31_PIN_CTS1));
H A Dmach-pcm037_eet.c36 IOMUX_MODE(MX31_PIN_CTS1, IOMUX_CONFIG_GPIO), /* 39 */
/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.h288 MX31_PIN_CTS1 = IOMUX_PIN(39, 114), enumerator in enum:iomux_pins
516 #define MX31_PIN_CTS1__CTS1 IOMUX_MODE(MX31_PIN_CTS1, IOMUX_CONFIG_FUNC)
712 #define MX31_PIN_CTS1__GPIO2_7 IOMUX_MODE(MX31_PIN_CTS1, IOMUX_CONFIG_GPIO)

Completed in 96 milliseconds