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