Lines Matching defs:crystalcove_gpio
64 * struct crystalcove_gpio - Crystal Cove GPIO controller
72 struct crystalcove_gpio {
113 static void crystalcove_update_irq_mask(struct crystalcove_gpio *cg,
125 static void crystalcove_update_irq_ctrl(struct crystalcove_gpio *cg, int gpio)
134 struct crystalcove_gpio *cg = gpiochip_get_data(chip);
146 struct crystalcove_gpio *cg = gpiochip_get_data(chip);
157 struct crystalcove_gpio *cg = gpiochip_get_data(chip);
174 struct crystalcove_gpio *cg = gpiochip_get_data(chip);
188 struct crystalcove_gpio *cg =
218 struct crystalcove_gpio *cg =
226 struct crystalcove_gpio *cg =
241 struct crystalcove_gpio *cg =
252 struct crystalcove_gpio *cg =
273 struct crystalcove_gpio *cg = data;
299 struct crystalcove_gpio *cg = gpiochip_get_data(chip);
329 struct crystalcove_gpio *cg;