Lines Matching defs:offset
558 static void __iomem *byt_gpio_reg(struct intel_pinctrl *vg, unsigned int offset, in byt_gpio_reg()
722 static u32 byt_get_gpio_mux(struct intel_pinctrl *vg, unsigned int offset) in byt_get_gpio_mux()
737 static void byt_gpio_clear_triggering(struct intel_pinctrl *vg, unsigned int offset) in byt_gpio_clear_triggering()
758 unsigned int offset) in byt_gpio_request_enable()
795 unsigned int offset) in byt_gpio_disable_free()
804 unsigned int offset) in byt_gpio_direct_irq_check()
820 unsigned int offset, in byt_gpio_set_direction()
896 static int byt_pin_config_get(struct pinctrl_dev *pctl_dev, unsigned int offset, in byt_pin_config_get()
980 unsigned int offset, in byt_pin_config_set()
1125 static int byt_gpio_get(struct gpio_chip *chip, unsigned int offset) in byt_gpio_get()
1139 static void byt_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in byt_gpio_set()
1158 static int byt_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in byt_gpio_get_direction()
1180 static int byt_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in byt_gpio_direction_input()
1205 unsigned int offset, int value) in byt_gpio_direction_output()
1342 unsigned int offset = irqd_to_hwirq(d); in byt_irq_ack() local
1366 unsigned int offset = irqd_to_hwirq(d); in byt_irq_unmask() local
1404 u32 offset = irqd_to_hwirq(d); in byt_irq_type() local