Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmem_io.h41 #define GPIO_RD(offset) readl(GPIO_BASE + offset) macro
H A Dphy.c43 GPIO_WR(GPIO_RD(0x20) | RTK_DBG_GPIO, 0x20); in rtk_dbg_gpio_set()
50 GPIO_WR(GPIO_RD(0x20) & ~RTK_DBG_GPIO, 0x20); in rtk_dbg_gpio_clr()
57 GPIO_WR(GPIO_RD(0x24) | RTK_DBG_GPIO, 0x24); in rtk_dbg_gpio_init()