RZA1_NPORTS
if (gpioport >= RZA1_NPORTS) {
ports = devm_kcalloc(rza1_pctl->dev, RZA1_NPORTS, sizeof(*ports),
static const struct rza1_bidir_entry rza1h_bidir_entries[RZA1_NPORTS] = {
static const struct rza1_bidir_entry rza1l_bidir_entries[RZA1_NPORTS] = {
#define RZA1_NPINS (RZA1_PINS_PER_PORT * RZA1_NPORTS)
if (mux_conf->port >= RZA1_NPORTS ||