Home
last modified time | relevance | path

Searched refs:HX4700_EGPIO_BASE (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/arch/arm/mach-pxa/include/mach/
Dhx4700.h20 #define HX4700_EGPIO_BASE (HX4700_ASIC3_GPIO_BASE + ASIC3_NUM_GPIOS) macro
123 #define EGPIO0_VCC_3V3_EN (HX4700_EGPIO_BASE + 0) /* WLAN support chip */
124 #define EGPIO1_WL_VREG_EN (HX4700_EGPIO_BASE + 1) /* WLAN power */
125 #define EGPIO2_VCC_2V1_WL_EN (HX4700_EGPIO_BASE + 2) /* unused */
126 #define EGPIO3_SS_PWR_ON (HX4700_EGPIO_BASE + 3) /* smart slot power */
127 #define EGPIO4_CF_3V3_ON (HX4700_EGPIO_BASE + 4) /* CF 3.3V enable */
128 #define EGPIO5_BT_3V3_ON (HX4700_EGPIO_BASE + 5) /* BT 3.3V enable */
129 #define EGPIO6_WL1V8_EN (HX4700_EGPIO_BASE + 6) /* WLAN 1.8V enable */
130 #define EGPIO7_VCC_3V3_WL_EN (HX4700_EGPIO_BASE + 7) /* WLAN 3.3V enable */
131 #define EGPIO8_USB_3V3_ON (HX4700_EGPIO_BASE + 8) /* unused */
/Linux-v4.19/arch/arm/mach-pxa/
Dhx4700.c338 .gpio_base = HX4700_EGPIO_BASE,