Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.c54 #define AB8500_GPIO_OUT1_REG 0x20 macro
148 ret = abx500_gpio_get_bit(chip, AB8500_GPIO_OUT1_REG, in abx500_gpio_get()
167 ret = abx500_gpio_set_bits(chip, AB8500_GPIO_OUT1_REG, offset, val); in abx500_gpio_set()
200 return abx500_gpio_set_bits(chip, AB8500_GPIO_OUT1_REG, offset, val); in abx500_gpio_direction_output()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds