Lines Matching defs:offset
122 unsigned offset, bool *bit) in abx500_gpio_get_bit()
144 unsigned offset, int val) in abx500_gpio_set_bits()
165 static int abx500_gpio_get(struct gpio_chip *chip, unsigned offset) in abx500_gpio_get()
193 static void abx500_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in abx500_gpio_set()
203 static int abx500_get_pull_updown(struct abx500_pinctrl *pct, int offset, in abx500_get_pull_updown()
240 int offset, enum abx500_gpio_pull_updown val) in abx500_set_pull_updown()
284 unsigned offset, in abx500_gpio_direction_output()
324 static int abx500_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in abx500_gpio_direction_input()
333 static int abx500_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in abx500_gpio_to_irq()
367 unsigned offset; in abx500_set_mode() local
490 unsigned offset = gpio - 1; in abx500_get_mode() local
572 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
651 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
657 static int abx500_gpio_request(struct gpio_chip *chip, unsigned offset) in abx500_gpio_request()
664 static void abx500_gpio_free(struct gpio_chip *chip, unsigned offset) in abx500_gpio_free()
742 unsigned offset) in abx500_gpio_request_enable()
779 unsigned offset) in abx500_gpio_disable_free()
821 struct seq_file *s, unsigned offset) in abx500_pin_dbg_show()
993 unsigned offset; in abx500_pin_config_set() local