Home
last modified time | relevance | path

Searched defs:amd_gpio (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpio/
H A Dgpio-amd8111.c67 struct amd_gpio { struct
78 struct amd_gpio *agp = gpiochip_get_data(chip); in amd_gpio_request() argument
/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-amd.h94 struct amd_gpio { struct
95 raw_spinlock_t lock;
96 void __iomem *base;
97 void __iomem *iomux_base;
99 const struct pingroup *groups;
100 u32 ngroups;
101 struct pinctrl_dev *pctrl;
102 struct gpio_chip gc;
103 unsigned int hwbank_num;
104 struct resource *res;
[all …]