Searched refs:CONFIG_PMU (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/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() 378 MPP_FUNCTION(CONFIG_PMU | 0x3, "pmic", "sdi"), 395 MPP_FUNCTION(CONFIG_PMU | 0x3, "pmic", "sdi"), 413 MPP_FUNCTION(CONFIG_PMU | 0x3, "pmic", "sdi"), 432 MPP_FUNCTION(CONFIG_PMU | 0x3, "pmic", "sdi"), 449 MPP_FUNCTION(CONFIG_PMU | 0x3, "pmic", "sdi"), 466 MPP_FUNCTION(CONFIG_PMU | 0x3, "pmic", "sdi"), 483 MPP_FUNCTION(CONFIG_PMU | 0x3, "pmic", "sdi"), [all …]
|