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

/linux-4.1.27/drivers/gpio/
H A Dgpio-msm-v2.c129 static inline void set_gpio_bits(unsigned n, void __iomem *reg) set_gpio_bits() function
167 set_gpio_bits(BIT(GPIO_OE), GPIO_CONFIG(offset)); msm_gpio_direction_output()
228 set_gpio_bits(BIT(INTR_POL_CTL), GPIO_INTR_CFG(gpio)); msm_gpio_update_dual_edge_pos()
267 set_gpio_bits(BIT(INTR_RAW_STATUS_EN) | BIT(INTR_ENABLE), GPIO_INTR_CFG(gpio)); msm_gpio_irq_unmask()

Completed in 57 milliseconds