Searched refs:GPIO_PORTB (Results 1 - 10 of 10) sorted by relevance

/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-mx1.h66 #define PB8_PF_SD_DAT0 (GPIO_PORTB | GPIO_PF | GPIO_PUEN | 8)
67 #define PB8_AF_MS_PIO (GPIO_PORTB | GPIO_AF | 8)
68 #define PB9_PF_SD_DAT1 (GPIO_PORTB | GPIO_PF | GPIO_PUEN | 9)
69 #define PB9_AF_MS_PI1 (GPIO_PORTB | GPIO_AF | 9)
70 #define PB10_PF_SD_DAT2 (GPIO_PORTB | GPIO_PF | GPIO_PUEN | 10)
71 #define PB10_AF_MS_SCLKI (GPIO_PORTB | GPIO_AF | 10)
72 #define PB11_PF_SD_DAT3 (GPIO_PORTB | GPIO_PF | 11)
73 #define PB11_AF_MS_SDIO (GPIO_PORTB | GPIO_AF | 11)
74 #define PB12_PF_SD_CLK (GPIO_PORTB | GPIO_PF | 12)
75 #define PB12_AF_MS_SCLK0 (GPIO_PORTB | GPIO_A
[all...]
H A Diomux-mx2x.h51 #define PB4_PF_SD2_D0 (GPIO_PORTB | GPIO_PF | 4)
52 #define PB5_PF_SD2_D1 (GPIO_PORTB | GPIO_PF | 5)
53 #define PB6_PF_SD2_D2 (GPIO_PORTB | GPIO_PF | 6)
54 #define PB7_PF_SD2_D3 (GPIO_PORTB | GPIO_PF | 7)
55 #define PB8_PF_SD2_CMD (GPIO_PORTB | GPIO_PF | 8)
56 #define PB9_PF_SD2_CLK (GPIO_PORTB | GPIO_PF | 9)
57 #define PB10_PF_CSI_D0 (GPIO_PORTB | GPIO_PF | GPIO_OUT | 10)
58 #define PB11_PF_CSI_D1 (GPIO_PORTB | GPIO_PF | GPIO_OUT | 11)
59 #define PB12_PF_CSI_D2 (GPIO_PORTB | GPIO_PF | GPIO_OUT | 12)
60 #define PB13_PF_CSI_D3 (GPIO_PORTB | GPIO_P
[all...]
H A Diomux-mx27.h32 #define PB22_PF_USBH1_SUSP (GPIO_PORTB | GPIO_PF | 22)
33 #define PB25_PF_USBH1_RCV (GPIO_PORTB | GPIO_PF | 25)
88 #define PB4_AF_MSHC_DATA0 (GPIO_PORTB | GPIO_AF | GPIO_OUT | 4)
89 #define PB5_AF_MSHC_DATA1 (GPIO_PORTB | GPIO_AF | GPIO_OUT | 5)
90 #define PB6_AF_MSHC_DATA2 (GPIO_PORTB | GPIO_AF | GPIO_OUT | 6)
91 #define PB7_AF_MSHC_DATA4 (GPIO_PORTB | GPIO_AF | GPIO_OUT | 7)
92 #define PB8_AF_MSHC_BS (GPIO_PORTB | GPIO_AF | GPIO_OUT | 8)
93 #define PB9_AF_MSHC_SCLK (GPIO_PORTB | GPIO_AF | GPIO_OUT | 9)
94 #define PB10_AF_UART6_TXD (GPIO_PORTB | GPIO_AF | GPIO_OUT | 10)
95 #define PB11_AF_UART6_RXD (GPIO_PORTB | GPIO_A
[all...]
H A Diomux-v3.h101 #define GPIO_PORTB (1 << GPIO_PORT_SHIFT) macro
H A Diomux-mx21.h26 #define PB22_PF_USBH1_BYP (GPIO_PORTB | GPIO_PF | 22)
27 #define PB25_PF_USBH1_ON (GPIO_PORTB | GPIO_PF | 25)
102 #define PB26_CIN_USBH1_RXDAT (GPIO_PORTB | GPIO_CIN | GPIO_OUT | 26)
H A Diomux-v1.h54 #define GPIO_PORTB (1 << GPIO_PORT_SHIFT) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-imx/
H A Dmach-cpuimx27.c95 GPIO_PORTB | 22 | GPIO_GPIO | GPIO_IN,
96 GPIO_PORTB | 23 | GPIO_GPIO | GPIO_IN,
97 GPIO_PORTB | 27 | GPIO_GPIO | GPIO_IN,
98 GPIO_PORTB | 30 | GPIO_GPIO | GPIO_IN,
H A Dmach-pca100.c52 #define OTG_PHY_CS_GPIO (GPIO_PORTB + 23)
53 #define USBH2_PHY_CS_GPIO (GPIO_PORTB + 24)
H A Dmach-pcm038.c320 mxc_gpio_mode(GPIO_PORTB | 23 | GPIO_GPIO | GPIO_IN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/host/
H A Dimxmmc.c816 imx_gpio_mode(GPIO_PORTB | GPIO_IN | GPIO_PUEN | 11);
1003 imx_gpio_mode(GPIO_PORTB | GPIO_IN | GPIO_PUEN | 11);

Completed in 135 milliseconds