Searched refs:REG_PIO_PC (Results 1 – 1 of 1) sorted by relevance
40 #define REG_PIO_PC(n) (0x20 + (n) * 0x10) macro763 value = readl(bank->base + REG_PIO_PC(i)); in st_gpio_get_direction()