Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/gpio/ !
Dgpio-cs5535.c59 static void errata_outl(struct cs5535_gpio_chip *chip, u32 val, in errata_outl() function
90 errata_outl(chip, 1 << (offset - 16), reg); in __cs5535_gpio_set()
112 errata_outl(chip, 1 << offset, reg); in __cs5535_gpio_clear()