Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/bcm/
Dpinctrl-cygnus-mux.c103 struct cygnus_pinctrl { struct
104 struct pinctrl_dev *pctl;
105 struct device *dev;
106 void __iomem *base0;
107 void __iomem *base1;
109 const struct cygnus_pin_group *groups;
110 unsigned num_groups;
112 const struct cygnus_pin_function *functions;
113 unsigned num_functions;
115 struct cygnus_mux_log *mux_log;
[all …]