Lines Matching defs:chip
83 struct gpio_chip chip; member
89 static int abx500_gpio_get_bit(struct gpio_chip *chip, u8 reg, in abx500_gpio_get_bit()
112 static int abx500_gpio_set_bits(struct gpio_chip *chip, u8 reg, in abx500_gpio_set_bits()
134 static int abx500_gpio_get(struct gpio_chip *chip, unsigned offset) in abx500_gpio_get()
162 static void abx500_gpio_set(struct gpio_chip *chip, unsigned offset, int val) in abx500_gpio_set()
172 static int abx500_gpio_direction_output(struct gpio_chip *chip, in abx500_gpio_direction_output()
203 static int abx500_gpio_direction_input(struct gpio_chip *chip, unsigned offset) in abx500_gpio_direction_input()
212 static int abx500_gpio_to_irq(struct gpio_chip *chip, unsigned offset) in abx500_gpio_to_irq()
239 static int abx500_set_mode(struct pinctrl_dev *pctldev, struct gpio_chip *chip, in abx500_set_mode()
360 static int abx500_get_mode(struct pinctrl_dev *pctldev, struct gpio_chip *chip, in abx500_get_mode()
449 struct gpio_chip *chip, in abx500_gpio_dbg_show_one()
502 static void abx500_gpio_dbg_show(struct seq_file *s, struct gpio_chip *chip) in abx500_gpio_dbg_show()
519 struct gpio_chip *chip, in abx500_gpio_dbg_show_one()
571 struct gpio_chip *chip = &pct->chip; in abx500_pmx_set() local
679 struct gpio_chip *chip = &pct->chip; in abx500_pin_dbg_show() local
848 struct gpio_chip *chip = &pct->chip; in abx500_pin_config_set() local