Lines Matching defs:offset
314 static int bcm2835_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_direction_input()
322 static int bcm2835_gpio_get(struct gpio_chip *chip, unsigned offset) in bcm2835_gpio_get()
329 static int bcm2835_gpio_get_direction(struct gpio_chip *chip, unsigned int offset) in bcm2835_gpio_get_direction()
344 static void bcm2835_gpio_set(struct gpio_chip *chip, unsigned offset, int value) in bcm2835_gpio_set()
352 unsigned offset, int value) in bcm2835_gpio_direction_output()
415 unsigned offset; in bcm2835_gpio_irq_handle_bank() local
470 unsigned reg, unsigned offset, bool enable) in __bcm2835_gpio_irq_config()
484 unsigned offset, bool enable) in bcm2835_gpio_irq_config()
515 unsigned offset = GPIO_REG_SHIFT(gpio); in bcm2835_gpio_irq_unmask() local
532 unsigned offset = GPIO_REG_SHIFT(gpio); in bcm2835_gpio_irq_mask() local
547 unsigned offset, unsigned int type) in __bcm2835_gpio_irq_set_type_disabled()
567 unsigned offset, unsigned int type) in __bcm2835_gpio_irq_set_type_enabled()
641 unsigned offset = GPIO_REG_SHIFT(gpio); in bcm2835_gpio_irq_set_type() local
735 unsigned offset) in bcm2835_pctl_pin_dbg_show()
920 unsigned offset) in bcm2835_pmx_free()
965 unsigned offset) in bcm2835_pmx_gpio_disable_free()
975 unsigned offset, in bcm2835_pmx_gpio_set_direction()
1255 unsigned offset; in bcm2835_pinctrl_probe() local