HomeSort by relevance Sort by last modified time
    Searched refs:wdis (Results 1 - 2 of 2) sorted by null

  /external/u-boot/board/gateworks/gw_ventana/
common.h 75 int wdis; member in struct:ventana
common.c 825 .wdis = IMX_GPIO_NR(7, 12),
846 .wdis = IMX_GPIO_NR(7, 12),
870 .wdis = IMX_GPIO_NR(7, 12),
896 .wdis = IMX_GPIO_NR(5, 17),
914 .wdis = IMX_GPIO_NR(7, 12),
930 .wdis = IMX_GPIO_NR(7, 12),
946 .wdis = IMX_GPIO_NR(7, 12),
968 .wdis = IMX_GPIO_NR(7, 12),
1092 if (gpio_cfg[board].wdis) {
1093 gpio_request(gpio_cfg[board].wdis, "wlan_dis")
    [all...]

Completed in 50 milliseconds