Lines Matching +defs:val +defs:offset
58 static void owl_update_bits(void __iomem *base, u32 mask, u32 val) in owl_update_bits()
121 unsigned int offset) in owl_pin_dbg_show()
168 u32 *val) in get_group_mfp_mask_val()
199 u32 val, mask; in owl_set_mux() local
522 u32 val; in owl_gpio_update_reg() local
534 static int owl_gpio_request(struct gpio_chip *chip, unsigned int offset) in owl_gpio_request()
558 static void owl_gpio_free(struct gpio_chip *chip, unsigned int offset) in owl_gpio_free()
580 static int owl_gpio_get(struct gpio_chip *chip, unsigned int offset) in owl_gpio_get()
586 u32 val; in owl_gpio_get() local
601 static void owl_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in owl_gpio_set()
619 static int owl_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in owl_gpio_direction_input()
641 unsigned int offset, int value) in owl_gpio_direction_output()
668 unsigned int offset, value, irq_type = 0; in irq_set_type() local
730 u32 val; in owl_gpio_irq_mask() local
853 unsigned int pin, offset = 0, i; in owl_gpio_irq_handler() local
886 int ret, i, j, offset; in owl_gpio_init() local