Searched defs:padctl_pad (Results 1 – 2 of 2) sorted by relevance
252 struct padctl_pad { struct254 enum padctl_pad_type type; argument278 static struct padctl_pad pads_tbl[] = { argument
413 struct padctl_pad { struct415 enum padctl_pad_type type; argument416 const char *clock_name;417 char *reset_name; /* XXX constify !!!!!! */418 int (*enable)(struct padctl_softc *sc,420 int (*disable)(struct padctl_softc *sc,423 bool enabled;447 static struct padctl_pad pads_tbl[] = { argument