Searched refs:GPIO_CONFIG (Results 1 – 1 of 1) sorted by relevance
113 #define GPIO_CONFIG(gpio) (msm_gpio.msm_tlmm_base + 0x1000 + \ macro154 clear_gpio_bits(BIT(GPIO_OE), GPIO_CONFIG(offset)); in msm_gpio_direction_input()167 set_gpio_bits(BIT(GPIO_OE), GPIO_CONFIG(offset)); in msm_gpio_direction_output()