Searched refs:wdis (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/ |
| H A D | common.c | 826 .wdis = IMX_GPIO_NR(7, 12), 847 .wdis = IMX_GPIO_NR(7, 12), 871 .wdis = IMX_GPIO_NR(7, 12), 897 .wdis = IMX_GPIO_NR(5, 17), 915 .wdis = IMX_GPIO_NR(7, 12), 931 .wdis = IMX_GPIO_NR(7, 12), 947 .wdis = IMX_GPIO_NR(7, 12), 969 .wdis = IMX_GPIO_NR(7, 12), 1093 if (gpio_cfg[board].wdis) { in setup_iomux_gpio() 1094 gpio_request(gpio_cfg[board].wdis, "wlan_dis"); in setup_iomux_gpio() [all …]
|
| H A D | common.h | 76 int wdis; member
|