Searched refs:SA1111_GPIO_PXDDR (Results 1 – 1 of 1) sorted by relevance
474 SA1111_GPIO_PXDDR = (SA1111_GPIO_PADDR - SA1111_GPIO_PADDR), enumerator526 return !!(readl_relaxed(reg + SA1111_GPIO_PXDDR) & mask); in sa1111_gpio_get_direction()537 sa1111_gpio_modify(reg + SA1111_GPIO_PXDDR, mask, mask); in sa1111_gpio_direction_input()555 sa1111_gpio_modify(reg + SA1111_GPIO_PXDDR, mask, 0); in sa1111_gpio_direction_output()