Searched refs:SA1111_GPIO_PXDDR (Results 1 – 1 of 1) sorted by relevance
469 SA1111_GPIO_PXDDR = (SA1111_GPIO_PADDR - SA1111_GPIO_PADDR), enumerator521 return !!(readl_relaxed(reg + SA1111_GPIO_PXDDR) & mask); in sa1111_gpio_get_direction()532 sa1111_gpio_modify(reg + SA1111_GPIO_PXDDR, mask, mask); in sa1111_gpio_direction_input()550 sa1111_gpio_modify(reg + SA1111_GPIO_PXDDR, mask, 0); in sa1111_gpio_direction_output()