Home
last modified time | relevance | path

Searched refs:mpp (Results 1 – 25 of 41) sorted by relevance

12

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/pinctrl/
Dqcom,pmic-mpp.txt10 "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,pm8950-mpp",
[all …]
Dmarvell,mvebu-pinctrl.txt1 * Marvell SoC pinctrl core driver for mpp
4 (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.
Dmarvell,orion-pinctrl.txt1 * Marvell Orion SoC pinctrl driver for mpp
16 Available mpp pins/groups and functions:
17 Note: brackets (x) are not part of the mpp name for marvell,function and given
Dmarvell,armada-375-pinctrl.txt1 * Marvell Armada 375 SoC pinctrl driver for mpp
10 Available mpp pins/groups and functions:
11 Note: brackets (x) are not part of the mpp name for marvell,function and given
Dmarvell,armada-xp-pinctrl.txt1 * Marvell Armada XP SoC pinctrl driver for mpp
13 Available mpp pins/groups and functions:
14 Note: brackets (x) are not part of the mpp name for marvell,function and given
Dmarvell,dove-pinctrl.txt1 * Marvell Dove SoC pinctrl driver for mpp
11 Available mpp pins/groups and functions:
12 Note: brackets (x) are not part of the mpp name for marvell,function and given
Dmarvell,armada-370-pinctrl.txt1 * Marvell Armada 370 SoC pinctrl driver for mpp
10 Available mpp pins/groups and functions:
11 Note: brackets (x) are not part of the mpp name for marvell,function and given
Dmarvell,armada-39x-pinctrl.txt1 * Marvell Armada 39x SoC pinctrl driver for mpp
12 Available mpp pins/groups and functions:
13 Note: brackets (x) are not part of the mpp name for marvell,function and given
Dmarvell,armada-38x-pinctrl.txt1 * Marvell Armada 380/385 SoC pinctrl driver for mpp
12 Available mpp pins/groups and functions:
13 Note: brackets (x) are not part of the mpp name for marvell,function and given
Dmarvell,armada-98dx3236-pinctrl.txt1 * Marvell 98dx3236 pinctrl driver for mpp
/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dqcom-pm8841.dtsi14 compatible = "qcom,pm8841-mpp", "qcom,spmi-mpp";
Dqcom-pma8084.dtsi41 compatible = "qcom,pma8084-mpp", "qcom,spmi-mpp";
Dqcom-pm8941.dtsi78 compatible = "qcom,pm8941-mpp", "qcom,spmi-mpp";
Dqcom-mdm9615.dtsi303 pmicmpp: mpp@50 {
304 compatible = "qcom,pm8018-mpp", "qcom,ssbi-mpp";
/kernel/linux/linux-5.10/drivers/pinctrl/qcom/
DMakefile23 obj-$(CONFIG_PINCTRL_QCOM_SPMI_PMIC) += pinctrl-spmi-mpp.o
25 obj-$(CONFIG_PINCTRL_QCOM_SSBI_PMIC) += pinctrl-ssbi-mpp.o
/kernel/linux/linux-5.10/arch/arm/mach-dove/
DMakefile3 obj-$(CONFIG_DOVE_LEGACY) += irq.o mpp.o
/kernel/linux/linux-5.10/arch/arm/plat-orion/
DMakefile8 obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/
DMakefile4 obj-y += common.o mpp.o irq.o pcie.o
/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
DMakefile4 obj-y += common.o pci.o irq.o mpp.o
/kernel/linux/linux-5.10/net/mac80211/
Dmesh_pathtbl.c444 const u8 *dst, const u8 *mpp) in mpp_path_add() argument
462 memcpy(new_mpath->mpp, mpp, ETH_ALEN); in mpp_path_add()
572 if (ether_addr_equal(mpath->mpp, proxy)) in mpp_flush_by_proxy()
Dmesh.h105 u8 mpp[ETH_ALEN]; /* used for MPP or MAP */ member
269 const u8 *dst, const u8 *mpp);
/kernel/liteos_m/arch/risc-v/nuclei/gcc/nmsis/Core/Include/
Dcore_feature_base.h114 rv_csr_t mpp:2; /*!< bit: 11..12 mirror of Privilege Mode */ member
132 rv_csr_t mpp:2; /*!< bit: mirror of Privilege Mode */
169 …rv_csr_t mpp:2; /*!< bit: 29..28 Privilede mode flag before enter int… member
/kernel/linux/linux-5.10/arch/arm64/boot/dts/qcom/
Dpm8994.dtsi68 compatible = "qcom,pm8994-mpp";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/marvell/
Dap80x-system-controller.txt45 Available mpp pins/groups and functions:
46 Note: brackets (x) are not part of the mpp name for marvell,function and given
/kernel/linux/linux-5.10/net/wireless/
Drdev-ops.h283 struct net_device *dev, u8 *dst, u8 *mpp, in rdev_get_mpp() argument
288 trace_rdev_get_mpp(&rdev->wiphy, dev, dst, mpp); in rdev_get_mpp()
289 ret = rdev->ops->get_mpp(&rdev->wiphy, dev, dst, mpp, pinfo); in rdev_get_mpp()
309 u8 *mpp, struct mpath_info *pinfo) in rdev_dump_mpp() argument
314 trace_rdev_dump_mpp(&rdev->wiphy, dev, idx, dst, mpp); in rdev_dump_mpp()
315 ret = rdev->ops->dump_mpp(&rdev->wiphy, dev, idx, dst, mpp, pinfo); in rdev_dump_mpp()

12