Searched refs:AR71XX_GPIO_REG_SET (Results 1 – 2 of 2) sorted by relevance
37 __raw_writel(1 << gpio, base + AR71XX_GPIO_REG_SET); in __ath79_gpio_set_value()83 __raw_writel(1 << offset, base + AR71XX_GPIO_REG_SET); in ath79_gpio_direction_output()119 __raw_writel(1 << offset, base + AR71XX_GPIO_REG_SET); in ar934x_gpio_direction_output()
515 #define AR71XX_GPIO_REG_SET 0x0c macro