Lines Matching defs:offset
3269 u8 reg, u8 offset, bool set) in ingenic_gpio_set_bit()
3286 u8 reg, u8 offset, bool set) in ingenic_gpio_shadow_set_bit()
3305 u8 reg_upper, u8 reg_lower, u8 offset, u8 value) in jz4730_gpio_set_bits()
3319 u8 offset) in ingenic_gpio_get_value()
3327 u8 offset, int value) in ingenic_gpio_set_value()
3338 u8 offset, unsigned int type) in irq_set_type()
3547 unsigned int offset, int value) in ingenic_gpio_set()
3554 static int ingenic_gpio_get(struct gpio_chip *gc, unsigned int offset) in ingenic_gpio_get()
3562 unsigned int offset) in ingenic_gpio_direction_input()
3568 unsigned int offset, int value) in ingenic_gpio_direction_output()
3641 static int ingenic_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) in ingenic_gpio_get_direction()