/linux-4.1.27/Documentation/devicetree/bindings/pinctrl/ |
D | marvell,mvebu-pinctrl.txt | 1 * 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.
|
D | qcom,pmic-mpp.txt | 10 "qcom,pm8841-mpp", 11 "qcom,pm8916-mpp", 12 "qcom,pm8941-mpp", 13 "qcom,pma8084-mpp", 128 sources are defined in <dt-bindings/pinctrl/qcom,pmic-mpp.h> 141 defined in <dt-bindings/pinctrl/qcom,pmic-mpp.h> 147 compatible = "qcom,pm8841-mpp";
|
D | marvell,orion-pinctrl.txt | 1 * Marvell Orion SoC pinctrl driver for mpp 14 Available mpp pins/groups and functions: 15 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 mpp 10 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 mpp 11 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-xp-pinctrl.txt | 1 * 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
|
D | marvell,dove-pinctrl.txt | 1 * 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
|
D | marvell,armada-370-pinctrl.txt | 1 * 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
|
D | marvell,armada-38x-pinctrl.txt | 1 * 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
|
D | marvell,kirkwood-pinctrl.txt | 1 * Marvell Kirkwood 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
|
/linux-4.1.27/arch/arm/mach-dove/ |
D | Makefile | 2 obj-$(CONFIG_DOVE_LEGACY) += irq.o mpp.o
|
/linux-4.1.27/arch/arm/plat-orion/ |
D | Makefile | 7 obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
|
/linux-4.1.27/arch/arm/mach-mv78xx0/ |
D | Makefile | 1 obj-y += common.o mpp.o irq.o pcie.o
|
/linux-4.1.27/drivers/pinctrl/qcom/ |
D | Makefile | 10 obj-$(CONFIG_PINCTRL_QCOM_SPMI_PMIC) += pinctrl-spmi-mpp.o
|
/linux-4.1.27/arch/arm/mach-orion5x/ |
D | Makefile | 1 obj-y += common.o pci.o irq.o mpp.o
|
/linux-4.1.27/net/mac80211/ |
D | mesh.h | 107 u8 mpp[ETH_ALEN]; /* used for MPP or MAP */ member 270 const u8 *dst, const u8 *mpp);
|
D | mesh_pathtbl.c | 661 const u8 *dst, const u8 *mpp) in mpp_path_add() argument 691 memcpy(new_mpath->mpp, mpp, ETH_ALEN); in mpp_path_add()
|
D | cfg.c | 1573 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo() argument 1577 memcpy(mpp, mpath->mpp, ETH_ALEN); in mpp_set_pinfo() 1583 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() argument 1598 mpp_set_pinfo(mpath, mpp, pinfo); in ieee80211_get_mpp() 1604 int idx, u8 *dst, u8 *mpp, in ieee80211_dump_mpp() argument 1619 mpp_set_pinfo(mpath, mpp, pinfo); in ieee80211_dump_mpp()
|
D | tx.c | 2103 !(mppath && !ether_addr_equal(mppath->mpp, skb->data))) { in ieee80211_build_hdr() 2118 mesh_da = mppath->mpp; in ieee80211_build_hdr()
|
D | rx.c | 2288 if (!ether_addr_equal(mppath->mpp, mpp_addr)) in ieee80211_rx_h_mesh_fwding() 2289 memcpy(mppath->mpp, mpp_addr, ETH_ALEN); in ieee80211_rx_h_mesh_fwding()
|
/linux-4.1.27/arch/powerpc/boot/dts/ |
D | prpmc2800.dts | 211 mpp@f000 { 212 compatible = "marvell,mv64360-mpp";
|
D | c2k.dts | 222 mpp@f000 { 223 compatible = "marvell,mv64360-mpp";
|
/linux-4.1.27/net/wireless/ |
D | rdev-ops.h | 269 struct net_device *dev, u8 *dst, u8 *mpp, in rdev_get_mpp() argument 274 trace_rdev_get_mpp(&rdev->wiphy, dev, dst, mpp); in rdev_get_mpp() 275 ret = rdev->ops->get_mpp(&rdev->wiphy, dev, dst, mpp, pinfo); in rdev_get_mpp() 295 u8 *mpp, struct mpath_info *pinfo) in rdev_dump_mpp() argument 300 trace_rdev_dump_mpp(&rdev->wiphy, dev, idx, dst, mpp); in rdev_dump_mpp() 301 ret = rdev->ops->dump_mpp(&rdev->wiphy, dev, idx, dst, mpp, pinfo); in rdev_dump_mpp()
|
D | trace.h | 841 u8 *dst, u8 *mpp), 842 TP_ARGS(wiphy, netdev, dst, mpp), 847 MAC_ENTRY(mpp) 853 MAC_ASSIGN(mpp, mpp); 857 MAC_PR_ARG(dst), MAC_PR_ARG(mpp)) 862 u8 *dst, u8 *mpp), 863 TP_ARGS(wiphy, netdev, idx, mpp, dst), 868 MAC_ENTRY(mpp) 875 MAC_ASSIGN(mpp, mpp); 881 MAC_PR_ARG(mpp))
|
D | nl80211.c | 4757 u8 mpp[ETH_ALEN]; in nl80211_get_mpp() local 4772 err = rdev_get_mpp(rdev, dev, dst, mpp, &pinfo); in nl80211_get_mpp() 4781 dev, dst, mpp, &pinfo) < 0) { in nl80211_get_mpp() 4796 u8 mpp[ETH_ALEN]; in nl80211_dump_mpp() local 4816 mpp, &pinfo); in nl80211_dump_mpp() 4824 wdev->netdev, dst, mpp, in nl80211_dump_mpp()
|
/linux-4.1.27/Documentation/devicetree/bindings/ |
D | marvell.txt | 361 - compatible : "marvell,mv64360-mpp" 365 mpp@f000 { 366 compatible = "marvell,mv64360-mpp";
|
/linux-4.1.27/fs/jfs/ |
D | jfs_imap.c | 2452 diNewIAG(struct inomap * imap, int *iagnop, int agno, struct metapage ** mpp) in diNewIAG() argument 2645 *mpp = mp; in diNewIAG() 2675 static int diIAGRead(struct inomap * imap, int iagno, struct metapage ** mpp) in diIAGRead() argument 2684 *mpp = read_metapage(ipimap, blkno, PSIZE, 0); in diIAGRead() 2685 if (*mpp == NULL) { in diIAGRead()
|
/linux-4.1.27/include/net/ |
D | cfg80211.h | 2518 u8 *dst, u8 *mpp, struct mpath_info *pinfo); 2520 int idx, u8 *dst, u8 *mpp,
|