artpec6_pmx_reg_offset 682 drivers/pinctrl/pinctrl-artpec6.c reg = artpec6_pmx_reg_offset(artpec6_pin_groups[group].pins[i]); artpec6_pmx_reg_offset 711 drivers/pinctrl/pinctrl-artpec6.c unsigned int reg = artpec6_pmx_reg_offset(pin); artpec6_pmx_reg_offset 751 drivers/pinctrl/pinctrl-artpec6.c regval = readl(pmx->base + artpec6_pmx_reg_offset(pin)); artpec6_pmx_reg_offset 814 drivers/pinctrl/pinctrl-artpec6.c reg = pmx->base + artpec6_pmx_reg_offset(pin); artpec6_pmx_reg_offset 929 drivers/pinctrl/pinctrl-artpec6.c val = readl_relaxed(base + artpec6_pmx_reg_offset(i)); artpec6_pmx_reg_offset 932 drivers/pinctrl/pinctrl-artpec6.c writel_relaxed(val, base + artpec6_pmx_reg_offset(i));