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
90 struct amd_gpio { struct91 raw_spinlock_t lock;92 void __iomem *base;93 void __iomem *iomux_base;95 const struct pingroup *groups;96 u32 ngroups;97 struct pinctrl_dev *pctrl;98 struct gpio_chip gc;99 unsigned int hwbank_num;100 struct resource *res;[all …]