| /Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ | 
| D | qcom,pmic-mpp.txt | 10 		    "qcom,pm8018-mpp",11 		    "qcom,pm8038-mpp",
 12 		    "qcom,pm8058-mpp",
 13 		    "qcom,pm8821-mpp",
 14 		    "qcom,pm8841-mpp",
 15 		    "qcom,pm8916-mpp",
 16 		    "qcom,pm8917-mpp",
 17 		    "qcom,pm8921-mpp",
 18 		    "qcom,pm8941-mpp",
 19 		    "qcom,pm8994-mpp",
 [all …]
 
 | 
| D | marvell,mvebu-pinctrl.txt | 1 * Marvell SoC pinctrl core driver for mpp4 (mpp) to a specific function. For each SoC family there is a SoC specific
 13 mpp pins or group of pins and a mpp function common to all pins.
 20 - marvell,pins: string array of mpp pins or group of pins to be muxed.
 
 | 
| D | marvell,orion-pinctrl.txt | 1 * Marvell Orion SoC pinctrl driver for mpp16 Available mpp pins/groups and functions:
 17 Note: brackets (x) are not part of the mpp name for marvell,function and given
 
 | 
| D | marvell,armada-375-pinctrl.txt | 1 * Marvell Armada 375 SoC pinctrl driver for mpp10 Available mpp pins/groups and functions:
 11 Note: brackets (x) are not part of the mpp name for marvell,function and given
 
 | 
| D | marvell,armada-xp-pinctrl.txt | 1 * Marvell Armada XP SoC pinctrl driver for mpp13 Available mpp pins/groups and functions:
 14 Note: brackets (x) are not part of the mpp name for marvell,function and given
 
 | 
| D | marvell,dove-pinctrl.txt | 1 * Marvell Dove SoC pinctrl driver for mpp11 Available mpp pins/groups and functions:
 12 Note: brackets (x) are not part of the mpp name for marvell,function and given
 
 | 
| D | marvell,armada-370-pinctrl.txt | 1 * Marvell Armada 370 SoC pinctrl driver for mpp10 Available mpp pins/groups and functions:
 11 Note: brackets (x) are not part of the mpp name for marvell,function and given
 
 | 
| D | marvell,armada-39x-pinctrl.txt | 1 * Marvell Armada 39x SoC pinctrl driver for mpp12 Available mpp pins/groups and functions:
 13 Note: brackets (x) are not part of the mpp name for marvell,function and given
 
 | 
| D | marvell,armada-38x-pinctrl.txt | 1 * Marvell Armada 380/385 SoC pinctrl driver for mpp12 Available mpp pins/groups and functions:
 13 Note: brackets (x) are not part of the mpp name for marvell,function and given
 
 | 
| D | marvell,armada-98dx3236-pinctrl.txt | 1 * Marvell 98dx3236 pinctrl driver for mpp
 | 
| /Linux-v5.4/arch/arm/boot/dts/ | 
| D | qcom-pm8841.dtsi | 14 			compatible = "qcom,pm8841-mpp", "qcom,spmi-mpp";
 | 
| D | qcom-pma8084.dtsi | 41 			compatible = "qcom,pma8084-mpp", "qcom,spmi-mpp";
 | 
| D | qcom-pm8941.dtsi | 78 			compatible = "qcom,pm8941-mpp", "qcom,spmi-mpp";
 | 
| D | qcom-mdm9615.dtsi | 302 				pmicmpp: mpp@50 {303 					compatible = "qcom,pm8018-mpp", "qcom,ssbi-mpp";
 
 | 
| /Linux-v5.4/drivers/pinctrl/qcom/ | 
| D | Makefile | 20 obj-$(CONFIG_PINCTRL_QCOM_SPMI_PMIC) += pinctrl-spmi-mpp.o22 obj-$(CONFIG_PINCTRL_QCOM_SSBI_PMIC) += pinctrl-ssbi-mpp.o
 
 | 
| /Linux-v5.4/arch/arm/mach-dove/ | 
| D | Makefile | 3 obj-$(CONFIG_DOVE_LEGACY)	+= irq.o mpp.o
 | 
| /Linux-v5.4/arch/arm/plat-orion/ | 
| D | Makefile | 8 obj-$(CONFIG_PLAT_ORION_LEGACY)   += irq.o pcie.o time.o common.o mpp.o
 | 
| /Linux-v5.4/arch/arm/mach-mv78xx0/ | 
| D | Makefile | 4 obj-y				+= common.o mpp.o irq.o pcie.o
 | 
| /Linux-v5.4/arch/arm64/boot/dts/qcom/ | 
| D | apq8016-sbc-pmic-pins.dtsi | 3 #include <dt-bindings/pinctrl/qcom,pmic-mpp.h>
 | 
| D | pm8994.dtsi | 68 			compatible = "qcom,pm8994-mpp";
 | 
| /Linux-v5.4/arch/arm/mach-orion5x/ | 
| D | Makefile | 4 obj-y				+= common.o pci.o irq.o mpp.o
 | 
| /Linux-v5.4/net/mac80211/ | 
| D | mesh_pathtbl.c | 442 		 const u8 *dst, const u8 *mpp)  in mpp_path_add()  argument460 	memcpy(new_mpath->mpp, mpp, ETH_ALEN);  in mpp_path_add()
 569 		if (ether_addr_equal(mpath->mpp, proxy))  in mpp_flush_by_proxy()
 
 | 
| D | mesh.h | 105 	u8 mpp[ETH_ALEN];	/* used for MPP or MAP */  member267 		 const u8 *dst, const u8 *mpp);
 
 | 
| /Linux-v5.4/Documentation/devicetree/bindings/arm/marvell/ | 
| D | ap806-system-controller.txt | 45 Available mpp pins/groups and functions:46 Note: brackets (x) are not part of the mpp name for marvell,function and given
 
 | 
| /Linux-v5.4/net/wireless/ | 
| D | rdev-ops.h | 270 			       struct net_device *dev, u8 *dst, u8 *mpp,  in rdev_get_mpp()  argument275 	trace_rdev_get_mpp(&rdev->wiphy, dev, dst, mpp);  in rdev_get_mpp()
 276 	ret = rdev->ops->get_mpp(&rdev->wiphy, dev, dst, mpp, pinfo);  in rdev_get_mpp()
 296 				u8 *mpp, struct mpath_info *pinfo)  in rdev_dump_mpp()  argument
 301 	trace_rdev_dump_mpp(&rdev->wiphy, dev, idx, dst, mpp);  in rdev_dump_mpp()
 302 	ret = rdev->ops->dump_mpp(&rdev->wiphy, dev, idx, dst, mpp, pinfo);  in rdev_dump_mpp()
 
 |