Lines Matching defs:offset
135 static const struct aspeed_sgpio_bank *to_bank(unsigned int offset) in to_bank()
164 static bool aspeed_sgpio_is_input(unsigned int offset) in aspeed_sgpio_is_input()
169 static int aspeed_sgpio_get(struct gpio_chip *gc, unsigned int offset) in aspeed_sgpio_get()
187 static int sgpio_set_value(struct gpio_chip *gc, unsigned int offset, int val) in sgpio_set_value()
214 static void aspeed_sgpio_set(struct gpio_chip *gc, unsigned int offset, int val) in aspeed_sgpio_set()
226 static int aspeed_sgpio_dir_in(struct gpio_chip *gc, unsigned int offset) in aspeed_sgpio_dir_in()
231 static int aspeed_sgpio_dir_out(struct gpio_chip *gc, unsigned int offset, int val) in aspeed_sgpio_dir_out()
247 static int aspeed_sgpio_get_direction(struct gpio_chip *gc, unsigned int offset) in aspeed_sgpio_get_direction()
255 u32 *bit, int *offset) in irqd_to_aspeed_sgpio_data()
274 int offset; in aspeed_sgpio_irq_ack() local
295 int offset; in aspeed_sgpio_irq_set_mask() local
344 int offset; in aspeed_sgpio_set_type() local
420 int offset; in aspeed_sgpio_irq_print_chip() local
487 unsigned int offset, bool enable) in aspeed_sgpio_reset_tolerance()
512 static int aspeed_sgpio_set_config(struct gpio_chip *chip, unsigned int offset, in aspeed_sgpio_set_config()