Home
last modified time | relevance | path

Searched refs:muxcfg (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/pinctrl/
H A Dpinctrl-th1520.c390 void __iomem *muxcfg = th1520_muxcfg(thp, pin); in th1520_pin_dbg_show() local
396 mux = readl_relaxed(muxcfg); in th1520_pin_dbg_show()
776 void __iomem *muxcfg = th1520_muxcfg(thp, pin); in th1520_pinmux_set() local
794 tmp = readl_relaxed(muxcfg); in th1520_pinmux_set()
796 writel_relaxed(tmp, muxcfg); in th1520_pinmux_set()