Searched defs:padctl_pad (Results 1 – 2 of 2) sorted by relevance
249 struct padctl_pad { struct251 enum padctl_pad_type type; argument275 static struct padctl_pad pads_tbl[] = { argument
410 struct padctl_pad { struct412 enum padctl_pad_type type; argument413 const char *clock_name;414 char *reset_name; /* XXX constify !!!!!! */415 int (*enable)(struct padctl_softc *sc,417 int (*disable)(struct padctl_softc *sc,420 bool enabled;444 static struct padctl_pad pads_tbl[] = { argument