Lines Matching defs:offset
324 static int bcm2835_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_direction_input()
332 static int bcm2835_gpio_get(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_get()
339 static int bcm2835_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in bcm2835_gpio_get_direction()
354 static void bcm2835_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in bcm2835_gpio_set()
362 unsigned offset, int value) in bcm2835_gpio_direction_output()
421 unsigned offset; in bcm2835_gpio_irq_handle_bank() local
476 unsigned reg, unsigned offset, bool enable) in __bcm2835_gpio_irq_config()
490 unsigned offset, bool enable) in bcm2835_gpio_irq_config()
521 unsigned offset = GPIO_REG_SHIFT(gpio); in bcm2835_gpio_irq_unmask() local
538 unsigned offset = GPIO_REG_SHIFT(gpio); in bcm2835_gpio_irq_mask() local
553 unsigned offset, unsigned int type) in __bcm2835_gpio_irq_set_type_disabled()
573 unsigned offset, unsigned int type) in __bcm2835_gpio_irq_set_type_enabled()
647 unsigned offset = GPIO_REG_SHIFT(gpio); in bcm2835_gpio_irq_set_type() local
741 unsigned offset) in bcm2835_pctl_pin_dbg_show()
926 unsigned offset) in bcm2835_pmx_free()
971 unsigned offset) in bcm2835_pmx_gpio_disable_free()
981 unsigned offset, in bcm2835_pmx_gpio_set_direction()
1262 unsigned offset; in bcm2835_pinctrl_probe() local