Searched defs:amd_gpio (Results 1 – 2 of 2) sorted by relevance
67 struct amd_gpio { struct78 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_request() argument
89 struct amd_gpio { struct90 raw_spinlock_t lock;91 void __iomem *base;92 void __iomem *iomux_base;94 const struct pingroup *groups;95 u32 ngroups;96 struct pinctrl_dev *pctrl;97 struct gpio_chip gc;98 unsigned int hwbank_num;99 struct resource *res;[all …]