Searched refs:GPIO012_PIN_TO_BIT (Results 1 – 1 of 1) sorted by relevance
62 #define GPIO012_PIN_TO_BIT(x) (1 << (x)) macro178 __raw_writel(GPIO012_PIN_TO_BIT(pin), in __set_gpio_dir_p012()181 __raw_writel(GPIO012_PIN_TO_BIT(pin), in __set_gpio_dir_p012()200 __raw_writel(GPIO012_PIN_TO_BIT(pin), in __set_gpio_level_p012()203 __raw_writel(GPIO012_PIN_TO_BIT(pin), in __set_gpio_level_p012()