Home
last modified time | relevance | path

Searched refs:errata_outl (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-cs5535.c60 static void errata_outl(struct cs5535_gpio_chip *chip, u32 val, in errata_outl() function
91 errata_outl(chip, 1 << (offset - 16), reg); in __cs5535_gpio_set()
113 errata_outl(chip, 1 << offset, reg); in __cs5535_gpio_clear()