Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/p1_p2_rdb_pc/
H A Dp1_p2_rdb_pc.c33 #define GPIO_GETH_SW_PORT 1 macro
64 {GPIO_GETH_SW_PORT, GPIO_GETH_SW_PIN, 1, 0, 0}, /* RST_GETH_SW_N */
163 setbits_be32(&par_io[GPIO_GETH_SW_PORT].cpdat, GPIO_GETH_SW_DATA); in board_gpio_init()