Searched refs:artpec6_pmx_reg_offset (Results 1 – 1 of 1) sorted by relevance
406 static unsigned int artpec6_pmx_reg_offset(unsigned int pin) in artpec6_pmx_reg_offset() function682 reg = artpec6_pmx_reg_offset(artpec6_pin_groups[group].pins[i]); in artpec6_pmx_select_func()711 unsigned int reg = artpec6_pmx_reg_offset(pin); in artpec6_pmx_request_gpio()751 regval = readl(pmx->base + artpec6_pmx_reg_offset(pin)); in artpec6_pconf_get()814 reg = pmx->base + artpec6_pmx_reg_offset(pin); in artpec6_pconf_set()929 val = readl_relaxed(base + artpec6_pmx_reg_offset(i)); in artpec6_pmx_reset()932 writel_relaxed(val, base + artpec6_pmx_reg_offset(i)); in artpec6_pmx_reset()