Lines Matching refs:gpio_offset
2446 * @gpio_offset: the start offset in the current gpio_chip number space
2459 unsigned int gpio_offset, const char *pin_group)
2470 pin_range->range.id = gpio_offset;
2473 pin_range->range.base = gdev->base + gpio_offset;
2487 gpio_offset, gpio_offset + pin_range->range.npins - 1,
2500 * @gpio_offset: the start offset in the current gpio_chip number space
2517 unsigned int gpio_offset,
2531 pin_range->range.id = gpio_offset;
2534 pin_range->range.base = gdev->base + gpio_offset;
2548 gpio_offset, gpio_offset + npins - 1,
2552 gpio_offset, gpio_offset + npins - 1, pinctl_name,