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
95 struct amd_gpio { struct96 raw_spinlock_t lock;97 void __iomem *base;98 void __iomem *iomux_base;100 const struct pingroup *groups;101 u32 ngroups;102 struct pinctrl_dev *pctrl;103 struct gpio_chip gc;104 unsigned int hwbank_num;105 struct resource *res;[all …]