Searched refs:RZA1_NPORTS (Results 1 – 1 of 1) sorted by relevance
50 #define RZA1_NPORTS 12 macro52 #define RZA1_NPINS (RZA1_PINS_PER_PORT * RZA1_NPORTS)281 static const struct rza1_bidir_entry rza1h_bidir_entries[RZA1_NPORTS] = {411 static const struct rza1_bidir_entry rza1l_bidir_entries[RZA1_NPORTS] = {961 if (mux_conf->port >= RZA1_NPORTS || in rza1_parse_pinmux_node()1193 if (gpioport >= RZA1_NPORTS) { in rza1_parse_gpiochip()1287 ports = devm_kcalloc(rza1_pctl->dev, RZA1_NPORTS, sizeof(*ports), in rza1_pinctrl_register()