Searched refs:CONFIG_PMU (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/mvebu/ |
H A D | pinctrl-dove.c | 57 #define CONFIG_PMU BIT(4) macro 76 *config |= CONFIG_PMU; in dove_pmu_mpp_ctrl_get() 89 if ((config & CONFIG_PMU) == 0) { in dove_pmu_mpp_ctrl_set() 375 MPP_FUNCTION(CONFIG_PMU | 0x0, "pmu-nc", NULL), 376 MPP_FUNCTION(CONFIG_PMU | 0x1, "pmu-low", NULL), 377 MPP_FUNCTION(CONFIG_PMU | 0x2, "pmu-high", NULL), 378 MPP_FUNCTION(CONFIG_PMU | 0x3, "pmic", "sdi"), 379 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL), 380 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL), 381 MPP_FUNCTION(CONFIG_PMU | [all...] |
/kernel/linux/linux-6.6/drivers/pinctrl/mvebu/ |
H A D | pinctrl-dove.c | 57 #define CONFIG_PMU BIT(4) macro 76 *config |= CONFIG_PMU; in dove_pmu_mpp_ctrl_get() 89 if ((config & CONFIG_PMU) == 0) { in dove_pmu_mpp_ctrl_set() 375 MPP_FUNCTION(CONFIG_PMU | 0x0, "pmu-nc", NULL), 376 MPP_FUNCTION(CONFIG_PMU | 0x1, "pmu-low", NULL), 377 MPP_FUNCTION(CONFIG_PMU | 0x2, "pmu-high", NULL), 378 MPP_FUNCTION(CONFIG_PMU | 0x3, "pmic", "sdi"), 379 MPP_FUNCTION(CONFIG_PMU | 0x4, "cpu-pwr-down", NULL), 380 MPP_FUNCTION(CONFIG_PMU | 0x5, "standby-pwr-down", NULL), 381 MPP_FUNCTION(CONFIG_PMU | [all...] |
Completed in 2 milliseconds