Home
last modified time | relevance | path

Searched refs:usd_vsel (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dcommon.h82 bool usd_vsel; member
H A Dgw_ventana.c1222 gpio_cfg[board_type].usd_vsel = 0; in ft_board_setup()
1334 if (gpio_cfg[board_type].usd_vsel) { in ft_board_setup()
H A Dcommon.c1391 gpio_cfg[board].usd_vsel = !gpio_get_value(gpio_cfg[board].vsel_pin); in setup_iomux_gpio()