Searched refs:GPIO_OE_MASK (Results 1 – 1 of 1) sorted by relevance
24 #define GPIO_OE_MASK (0x1 << 9) macro40 clrsetbits_le32(reg, GPIO_OE_MASK, GPIO_OE_DISABLE); in msm_gpio_direction_input()66 clrsetbits_le32(reg, GPIO_OE_MASK, GPIO_OE_ENABLE); in msm_gpio_direction_output()