Lines Matching defs:offset
152 static void __iomem *byt_gpio_reg(struct gpio_chip *chip, unsigned offset, in byt_gpio_reg()
166 static void byt_gpio_clear_triggering(struct byt_gpio *vg, unsigned offset) in byt_gpio_clear_triggering()
179 static u32 byt_get_gpio_mux(struct byt_gpio *vg, unsigned offset) in byt_get_gpio_mux()
194 static int byt_gpio_request(struct gpio_chip *chip, unsigned offset) in byt_gpio_request()
230 static void byt_gpio_free(struct gpio_chip *chip, unsigned offset) in byt_gpio_free()
241 u32 offset = irqd_to_hwirq(d); in byt_irq_type() local
273 static int byt_gpio_get(struct gpio_chip *chip, unsigned offset) in byt_gpio_get()
287 static void byt_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in byt_gpio_set()
306 static int byt_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in byt_gpio_direction_input()
454 unsigned offset = irqd_to_hwirq(d); in byt_irq_ack() local
467 unsigned offset = irqd_to_hwirq(d); in byt_irq_unmask() local