Lines Matching +defs:bit +defs:offset
70 u32 bit, u32 width) in owl_read_field()
81 u32 bit, u32 width) in owl_write_field()
121 unsigned int offset) in owl_pin_dbg_show()
225 u32 *bit, in owl_pad_pinconf_reg()
261 u32 reg, bit, width, arg; in owl_pin_config_get() local
292 u32 reg, bit, width, arg; in owl_pin_config_set() local
325 u32 *bit, in owl_group_pinconf_reg()
429 u32 reg, bit, width, arg; in owl_group_config_get() local
458 u32 reg, bit, width, arg; in owl_group_config_set() local
534 static int owl_gpio_request(struct gpio_chip *chip, unsigned int offset) in owl_gpio_request()
558 static void owl_gpio_free(struct gpio_chip *chip, unsigned int offset) in owl_gpio_free()
580 static int owl_gpio_get(struct gpio_chip *chip, unsigned int offset) in owl_gpio_get()
601 static int owl_gpio_set(struct gpio_chip *chip, unsigned int offset, int value) in owl_gpio_set()
621 static int owl_gpio_direction_input(struct gpio_chip *chip, unsigned int offset) in owl_gpio_direction_input()
643 unsigned int offset, int value) in owl_gpio_direction_output()
670 unsigned int offset, value, irq_type = 0; in irq_set_type() local
855 unsigned int pin, offset = 0, i; in owl_gpio_irq_handler() local
888 int ret, i, j, offset; in owl_gpio_init() local