Lines Matching defs:offset
94 unsigned offset, bool *bit) in abx500_gpio_get_bit()
117 unsigned offset, int val) in abx500_gpio_set_bits()
138 static int abx500_gpio_get(struct gpio_chip *chip, unsigned offset) in abx500_gpio_get()
166 static void abx500_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in abx500_gpio_set()
177 unsigned offset, in abx500_gpio_direction_output()
207 static int abx500_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in abx500_gpio_direction_input()
216 static int abx500_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in abx500_gpio_to_irq()
250 unsigned offset; in abx500_set_mode() local
374 unsigned offset = gpio - 1; in abx500_get_mode() local
452 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
522 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
599 unsigned offset) in abx500_gpio_request_enable()
636 unsigned offset) in abx500_gpio_disable_free()
678 struct seq_file *s, unsigned offset) in abx500_pin_dbg_show()
851 unsigned offset; in abx500_pin_config_set() local