Lines Matching defs:offset
97 unsigned offset, bool *bit) in abx500_gpio_get_bit()
120 unsigned offset, int val) in abx500_gpio_set_bits()
141 static int abx500_gpio_get(struct gpio_chip *chip, unsigned offset) in abx500_gpio_get()
169 static void abx500_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in abx500_gpio_set()
180 unsigned offset, in abx500_gpio_direction_output()
210 static int abx500_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in abx500_gpio_direction_input()
219 static int abx500_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in abx500_gpio_to_irq()
253 unsigned offset; in abx500_set_mode() local
377 unsigned offset = gpio - 1; in abx500_get_mode() local
455 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
528 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
605 unsigned offset) in abx500_gpio_request_enable()
642 unsigned offset) in abx500_gpio_disable_free()
684 struct seq_file *s, unsigned offset) in abx500_pin_dbg_show()
857 unsigned offset; in abx500_pin_config_set() local