Searched refs:GPIO_RD (Results 1 – 2 of 2) sorted by relevance
41 #define GPIO_RD(offset) readl(GPIO_BASE + offset) macro
43 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()