Lines Matching +defs:val +defs:offset
98 unsigned offset, bool *bit) in abx500_gpio_get_bit()
102 u8 val; in abx500_gpio_get_bit() local
121 unsigned offset, int val) in abx500_gpio_set_bits()
142 static int abx500_gpio_get(struct gpio_chip *chip, unsigned offset) in abx500_gpio_get()
170 static void abx500_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in abx500_gpio_set()
181 unsigned offset, in abx500_gpio_direction_output()
182 int val) in abx500_gpio_direction_output()
211 static int abx500_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in abx500_gpio_direction_input()
220 static int abx500_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in abx500_gpio_to_irq()
253 int val; in abx500_set_mode() local
254 unsigned offset; in abx500_set_mode() local
378 unsigned offset = gpio - 1; in abx500_get_mode() local
456 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
529 unsigned offset, unsigned gpio) in abx500_gpio_dbg_show_one()
606 unsigned offset) in abx500_gpio_request_enable()
643 unsigned offset) in abx500_gpio_disable_free()
685 struct seq_file *s, unsigned offset) in abx500_pin_dbg_show()
855 unsigned offset; in abx500_pin_config_set() local