Lines Matching defs:offset
157 static void __iomem *byt_gpio_reg(struct gpio_chip *chip, unsigned offset, in byt_gpio_reg()
171 static void byt_gpio_clear_triggering(struct byt_gpio *vg, unsigned offset) in byt_gpio_clear_triggering()
184 static u32 byt_get_gpio_mux(struct byt_gpio *vg, unsigned offset) in byt_get_gpio_mux()
199 static int byt_gpio_request(struct gpio_chip *chip, unsigned offset) in byt_gpio_request()
235 static void byt_gpio_free(struct gpio_chip *chip, unsigned offset) in byt_gpio_free()
246 u32 offset = irqd_to_hwirq(d); in byt_irq_type() local
278 static int byt_gpio_get(struct gpio_chip *chip, unsigned offset) in byt_gpio_get()
292 static void byt_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in byt_gpio_set()
311 static int byt_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in byt_gpio_direction_input()
459 unsigned offset = irqd_to_hwirq(d); in byt_irq_ack() local
472 unsigned offset = irqd_to_hwirq(d); in byt_irq_unmask() local