Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/mvebu/
H A Dpinctrl-dove.c41 #define PMU_SIGNAL_SELECT_0 0x00 macro
74 func = readl(pmu_base + PMU_SIGNAL_SELECT_0 + off); in dove_pmu_mpp_ctrl_get()
95 func = readl(pmu_base + PMU_SIGNAL_SELECT_0 + off); in dove_pmu_mpp_ctrl_set()
98 writel(func, pmu_base + PMU_SIGNAL_SELECT_0 + off); in dove_pmu_mpp_ctrl_set()