Searched refs:GPIO_CONFIG (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpio/
H A Dgpio-msm-v2.c113 #define GPIO_CONFIG(gpio) (msm_gpio.msm_tlmm_base + 0x1000 + \ macro
154 clear_gpio_bits(BIT(GPIO_OE), GPIO_CONFIG(offset)); msm_gpio_direction_input()
167 set_gpio_bits(BIT(GPIO_OE), GPIO_CONFIG(offset)); msm_gpio_direction_output()

Completed in 56 milliseconds