Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/pinctrl/mvebu/
Dpinctrl-dove.c45 #define PMU_SIGNAL_SELECT_0 0x00 macro
78 func = readl(pmu_base + PMU_SIGNAL_SELECT_0 + off); in dove_pmu_mpp_ctrl_get()
99 func = readl(pmu_base + PMU_SIGNAL_SELECT_0 + off); in dove_pmu_mpp_ctrl_set()
102 writel(func, pmu_base + PMU_SIGNAL_SELECT_0 + off); in dove_pmu_mpp_ctrl_set()