Searched refs:AB8500_GPIO_SEL1_REG (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/pinctrl/nomadik/ |
H A D | pinctrl-abx500.c | 45 #define AB8500_GPIO_SEL1_REG 0x00 macro 284 ret = abx500_gpio_set_bits(chip, AB8500_GPIO_SEL1_REG, in abx500_set_mode() 297 ret = abx500_gpio_set_bits(chip, AB8500_GPIO_SEL1_REG, in abx500_set_mode() 315 ret = abx500_gpio_set_bits(chip, AB8500_GPIO_SEL1_REG, in abx500_set_mode() 320 ret = abx500_gpio_set_bits(chip, AB8500_GPIO_SEL1_REG, in abx500_set_mode() 338 ret = abx500_gpio_set_bits(chip, AB8500_GPIO_SEL1_REG, in abx500_set_mode() 386 ret = abx500_gpio_get_bit(chip, AB8500_GPIO_SEL1_REG + (offset / 8), in abx500_get_mode()
|