Lines Matching +defs:val +defs:set
190 unsigned long val; in bgpio_get_multiple_be() local
213 static void bgpio_set_none(struct gpio_chip *gc, unsigned int gpio, int val) in bgpio_set_none()
217 static void bgpio_set(struct gpio_chip *gc, unsigned int gpio, int val) in bgpio_set()
235 int val) in bgpio_set_with_clear()
245 static void bgpio_set_set(struct gpio_chip *gc, unsigned int gpio, int val) in bgpio_set_set()
332 int val) in bgpio_dir_out_err()
338 int val) in bgpio_simple_dir_out()
385 static void bgpio_dir_out(struct gpio_chip *gc, unsigned int gpio, int val) in bgpio_dir_out()
402 int val) in bgpio_dir_out_dir_first()
410 int val) in bgpio_dir_out_val_first()
489 void __iomem *set, in bgpio_setup_io()
599 unsigned long sz, void __iomem *dat, void __iomem *set, in bgpio_init()
721 void __iomem *set; in bgpio_pdev_probe() local