Home
last modified time | relevance | path

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

/openbmc/u-boot/board/esd/vme8349/
H A Dvme8349pin.h12 #define GPIO2_V_SCON 0x80000000 /* In: from tsi148 1: is syscon */ macro
H A Dpci.c89 clrbits_be32(&immr->gpio[1].dir, GPIO2_V_SCON); in pci_init_board()