Home
last modified time | relevance | path

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

/openbmc/openbmc/meta-quanta/meta-gbs/recipes-gbs/gbs-sysinit/files/
H A Dgbs-sysinit.sh111 set_gpio_direction 'FM_BMC_CPU_UART_EN' low
123 set_gpio_direction 'HDD_PRSNT_N' low
125 set_gpio_direction 'HDD_PRSNT_N' high
140 set_gpio_direction 'SPI_SW_SELECT' high
151 set_gpio_direction 'SPI_SW_SELECT' low
252 set_gpio_direction 'RST_BMC_RSMRST_N' high
253 set_gpio_direction 'RST_KBRST_BMC_CPLD_N' high
H A Dgbs-gpio-common.sh121 set_gpio_direction() { function