NPINPERBANK
static const struct regmask rk3588_pull_regmap[NBANKS * NPINPERBANK] = {
static const struct regmask rk3588_schmitt_regmap[NBANKS * NPINPERBANK] = {
static const struct regmaskreg rk3588_iomux_regmap[NBANKS * NPINPERBANK] = {
#define NPINS (NBANKS * NPINPERBANK)
#define PIN(bank, idx) (((bank) * NPINPERBANK) + (idx))
static const struct regmask rk3588_drive_regmap[NBANKS * NPINPERBANK] = {