Lines Matching defs:offset
128 static const struct aspeed_sgpio_bank *to_bank(unsigned int offset) in to_bank()
171 static bool aspeed_sgpio_is_input(unsigned int offset) in aspeed_sgpio_is_input()
176 static int aspeed_sgpio_get(struct gpio_chip *gc, unsigned int offset) in aspeed_sgpio_get()
194 static int sgpio_set_value(struct gpio_chip *gc, unsigned int offset, int val) in sgpio_set_value()
221 static void aspeed_sgpio_set(struct gpio_chip *gc, unsigned int offset, int val) in aspeed_sgpio_set()
233 static int aspeed_sgpio_dir_in(struct gpio_chip *gc, unsigned int offset) in aspeed_sgpio_dir_in()
238 static int aspeed_sgpio_dir_out(struct gpio_chip *gc, unsigned int offset, int val) in aspeed_sgpio_dir_out()
254 static int aspeed_sgpio_get_direction(struct gpio_chip *gc, unsigned int offset) in aspeed_sgpio_get_direction()
262 u32 *bit, int *offset) in irqd_to_aspeed_sgpio_data()
281 int offset; in aspeed_sgpio_irq_ack() local
302 int offset; in aspeed_sgpio_irq_set_mask() local
341 int offset; in aspeed_sgpio_set_type() local