Lines Matching +defs:bit +defs:offset
79 u8 bit; member
268 static int omnia_gpio_request(struct gpio_chip *gc, unsigned int offset) in omnia_gpio_request()
276 static int omnia_gpio_get_direction(struct gpio_chip *gc, unsigned int offset) in omnia_gpio_get_direction()
303 static int omnia_gpio_direction_input(struct gpio_chip *gc, unsigned int offset) in omnia_gpio_direction_input()
320 unsigned int offset, int value) in omnia_gpio_direction_output()
338 static int omnia_gpio_get(struct gpio_chip *gc, unsigned int offset) in omnia_gpio_get()
442 static int omnia_gpio_set(struct gpio_chip *gc, unsigned int offset, int value) in omnia_gpio_set()
467 u8 bit = omnia_gpios[i].ctl_bit; in omnia_gpio_set_multiple() local
572 u8 bit = omnia_gpios[hwirq].int_bit; in omnia_irq_shutdown() local
583 u8 bit = omnia_gpios[hwirq].int_bit; in omnia_irq_mask() local
596 u8 bit = omnia_gpios[hwirq].int_bit; in omnia_irq_unmask() local
610 u8 bit = omnia_gpios[hwirq].int_bit; in omnia_irq_set_type() local