Home
last modified time | relevance | path

Searched refs:GPIO012_PIN_TO_BIT (Results 1 – 1 of 1) sorted by relevance

/drivers/gpio/
Dgpio-lpc32xx.c62 #define GPIO012_PIN_TO_BIT(x) (1 << (x)) macro
178 __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()