Lines Matching defs:offset
118 static const struct aspeed_sgpio_bank *to_bank(unsigned int offset) in to_bank()
126 static int aspeed_sgpio_get(struct gpio_chip *gc, unsigned int offset) in aspeed_sgpio_get()
146 static void sgpio_set_value(struct gpio_chip *gc, unsigned int offset, int val) in sgpio_set_value()
164 static void aspeed_sgpio_set(struct gpio_chip *gc, unsigned int offset, int val) in aspeed_sgpio_set()
176 static int aspeed_sgpio_dir_in(struct gpio_chip *gc, unsigned int offset) in aspeed_sgpio_dir_in()
188 static int aspeed_sgpio_dir_out(struct gpio_chip *gc, unsigned int offset, int val) in aspeed_sgpio_dir_out()
203 static int aspeed_sgpio_get_direction(struct gpio_chip *gc, unsigned int offset) in aspeed_sgpio_get_direction()
220 u32 *bit, int *offset) in irqd_to_aspeed_sgpio_data()
239 int offset; in aspeed_sgpio_irq_ack() local
260 int offset; in aspeed_sgpio_irq_set_mask() local
299 int offset; in aspeed_sgpio_set_type() local