Lines Matching defs:offset
90 unsigned offset, bool *bit) in abx500_gpio_get_bit()
113 unsigned offset, int val) in abx500_gpio_set_bits()
134 static int abx500_gpio_get(struct gpio_chip *chip, unsigned offset) in abx500_gpio_get()
162 static void abx500_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in abx500_gpio_set()
173 unsigned offset, in abx500_gpio_direction_output()
203 static int abx500_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in abx500_gpio_direction_input()
212 static int abx500_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in abx500_gpio_to_irq()
246 unsigned offset; in abx500_set_mode() local
370 unsigned offset = gpio - 1; in abx500_get_mode() local
450 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
520 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
597 unsigned offset) in abx500_gpio_request_enable()
634 unsigned offset) in abx500_gpio_disable_free()
676 struct seq_file *s, unsigned offset) in abx500_pin_dbg_show()
849 unsigned offset; in abx500_pin_config_set() local