Searched refs:xgene_gpio_set_bit (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpio/ |
H A D | gpio-xgene-sb.c | 61 static void xgene_gpio_set_bit(struct gpio_chip *gc, in xgene_gpio_set_bit() function 93 xgene_gpio_set_bit(&priv->gc, priv->regs + MPA_GPIO_SEL_LO, in xgene_gpio_sb_irq_set_type() 95 xgene_gpio_set_bit(&priv->gc, priv->regs + MPA_GPIO_INT_LVL, in xgene_gpio_sb_irq_set_type() 145 xgene_gpio_set_bit(&priv->gc, priv->regs + MPA_GPIO_SEL_LO, in xgene_gpio_sb_domain_activate() 157 xgene_gpio_set_bit(&priv->gc, priv->regs + MPA_GPIO_SEL_LO, in xgene_gpio_sb_domain_deactivate()
|
/kernel/linux/linux-6.6/drivers/gpio/ |
H A D | gpio-xgene-sb.c | 61 static void xgene_gpio_set_bit(struct gpio_chip *gc, in xgene_gpio_set_bit() function 93 xgene_gpio_set_bit(&priv->gc, priv->regs + MPA_GPIO_SEL_LO, in xgene_gpio_sb_irq_set_type() 95 xgene_gpio_set_bit(&priv->gc, priv->regs + MPA_GPIO_INT_LVL, in xgene_gpio_sb_irq_set_type() 145 xgene_gpio_set_bit(&priv->gc, priv->regs + MPA_GPIO_SEL_LO, in xgene_gpio_sb_domain_activate() 157 xgene_gpio_set_bit(&priv->gc, priv->regs + MPA_GPIO_SEL_LO, in xgene_gpio_sb_domain_deactivate()
|
Completed in 2 milliseconds