Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/mvebu/
Dpinctrl-dove.c46 #define PMU_SIGNAL_SELECT_0 0x00 macro
89 func = readl(pmu_base + PMU_SIGNAL_SELECT_0 + off); in dove_pmu_mpp_ctrl_get()
109 func = readl(pmu_base + PMU_SIGNAL_SELECT_0 + off); in dove_pmu_mpp_ctrl_set()
112 writel(func, pmu_base + PMU_SIGNAL_SELECT_0 + off); in dove_pmu_mpp_ctrl_set()