Lines Matching defs:offset
333 static int bcm2835_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_direction_input()
338 static int bcm2835_gpio_get(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_get()
345 static void bcm2835_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in bcm2835_gpio_set()
353 unsigned offset, int value) in bcm2835_gpio_direction_output()
359 static int bcm2835_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_to_irq()
387 unsigned offset; in bcm2835_gpio_irq_handler() local
403 unsigned reg, unsigned offset, bool enable) in __bcm2835_gpio_irq_config()
417 unsigned offset, bool enable) in bcm2835_gpio_irq_config()
447 unsigned offset = GPIO_REG_SHIFT(gpio); in bcm2835_gpio_irq_enable() local
461 unsigned offset = GPIO_REG_SHIFT(gpio); in bcm2835_gpio_irq_disable() local
474 unsigned offset, unsigned int type) in __bcm2835_gpio_irq_set_type_disabled()
494 unsigned offset, unsigned int type) in __bcm2835_gpio_irq_set_type_enabled()
567 unsigned offset = GPIO_REG_SHIFT(gpio); in bcm2835_gpio_irq_set_type() local
631 unsigned offset) in bcm2835_pctl_pin_dbg_show()
847 unsigned offset) in bcm2835_pmx_gpio_disable_free()
857 unsigned offset, in bcm2835_pmx_gpio_set_direction()
987 unsigned offset; in bcm2835_pinctrl_probe() local