Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c58 #define AB8500_GPIO_OUT1_REG 0x20 macro
152 ret = abx500_gpio_get_bit(chip, AB8500_GPIO_OUT1_REG, in abx500_gpio_get()
171 ret = abx500_gpio_set_bits(chip, AB8500_GPIO_OUT1_REG, offset, val); in abx500_gpio_set()
204 return abx500_gpio_set_bits(chip, AB8500_GPIO_OUT1_REG, offset, val); in abx500_gpio_direction_output()