Home
last modified time | relevance | path

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

/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/
Dqcom,pmic-mpp.txt10 "qcom,pm8018-mpp",
11 "qcom,pm8038-mpp",
12 "qcom,pm8821-mpp",
13 "qcom,pm8841-mpp",
14 "qcom,pm8916-mpp",
15 "qcom,pm8917-mpp",
16 "qcom,pm8921-mpp",
17 "qcom,pm8941-mpp",
18 "qcom,pma8084-mpp",
130 sources are defined in <dt-bindings/pinctrl/qcom,pmic-mpp.h>
[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
14 Available mpp pins/groups and functions:
15 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,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-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,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-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-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,kirkwood-pinctrl.txt1 * 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.4.14/drivers/pinctrl/qcom/
DMakefile12 obj-$(CONFIG_PINCTRL_QCOM_SPMI_PMIC) += pinctrl-spmi-mpp.o
14 obj-$(CONFIG_PINCTRL_QCOM_SSBI_PMIC) += pinctrl-ssbi-mpp.o
/linux-4.4.14/arch/arm/mach-dove/
DMakefile2 obj-$(CONFIG_DOVE_LEGACY) += irq.o mpp.o
/linux-4.4.14/arch/arm/plat-orion/
DMakefile7 obj-$(CONFIG_PLAT_ORION_LEGACY) += irq.o pcie.o time.o common.o mpp.o
/linux-4.4.14/arch/arm/mach-mv78xx0/
DMakefile1 obj-y += common.o mpp.o irq.o pcie.o
/linux-4.4.14/arch/arm/boot/dts/
Dqcom-pm8841.dtsi13 compatible = "qcom,pm8841-mpp";
Dqcom-pma8084.dtsi51 compatible = "qcom,pma8084-mpp";
Dqcom-pm8941.dtsi94 compatible = "qcom,pm8941-mpp";
Dqcom-apq8064.dtsi379 compatible = "qcom,pm8921-mpp";
/linux-4.4.14/arch/arm/mach-orion5x/
DMakefile1 obj-y += common.o pci.o irq.o mpp.o
/linux-4.4.14/net/mac80211/
Dmesh.h107 u8 mpp[ETH_ALEN]; /* used for MPP or MAP */ member
274 const u8 *dst, const u8 *mpp);
Dmesh_pathtbl.c661 const u8 *dst, const u8 *mpp) in mpp_path_add() argument
691 memcpy(new_mpath->mpp, mpp, ETH_ALEN); in mpp_path_add()
Dcfg.c1554 static void mpp_set_pinfo(struct mesh_path *mpath, u8 *mpp, in mpp_set_pinfo() argument
1558 memcpy(mpp, mpath->mpp, ETH_ALEN); in mpp_set_pinfo()
1564 u8 *dst, u8 *mpp, struct mpath_info *pinfo) in ieee80211_get_mpp() argument
1579 mpp_set_pinfo(mpath, mpp, pinfo); in ieee80211_get_mpp()
1585 int idx, u8 *dst, u8 *mpp, in ieee80211_dump_mpp() argument
1600 mpp_set_pinfo(mpath, mpp, pinfo); in ieee80211_dump_mpp()
Drx.c2310 if (!ether_addr_equal(mppath->mpp, mpp_addr)) in ieee80211_rx_h_mesh_fwding()
2311 memcpy(mppath->mpp, mpp_addr, ETH_ALEN); in ieee80211_rx_h_mesh_fwding()
Dtx.c2116 !(mppath && !ether_addr_equal(mppath->mpp, skb->data))) { in ieee80211_build_hdr()
2131 mesh_da = mppath->mpp; in ieee80211_build_hdr()
/linux-4.4.14/arch/arm64/boot/dts/qcom/
Dpm8916.dtsi40 compatible = "qcom,pm8916-mpp";
/linux-4.4.14/net/wireless/
Drdev-ops.h269 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()
Dtrace.h841 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))
Dnl80211.c4795 u8 mpp[ETH_ALEN]; in nl80211_get_mpp() local
4810 err = rdev_get_mpp(rdev, dev, dst, mpp, &pinfo); in nl80211_get_mpp()
4819 dev, dst, mpp, &pinfo) < 0) { in nl80211_get_mpp()
4834 u8 mpp[ETH_ALEN]; in nl80211_dump_mpp() local
4854 mpp, &pinfo); in nl80211_dump_mpp()
4862 wdev->netdev, dst, mpp, in nl80211_dump_mpp()
/linux-4.4.14/arch/powerpc/boot/dts/
Dc2k.dts222 mpp@f000 {
223 compatible = "marvell,mv64360-mpp";
/linux-4.4.14/Documentation/devicetree/bindings/
Dmarvell.txt361 - compatible : "marvell,mv64360-mpp"
365 mpp@f000 {
366 compatible = "marvell,mv64360-mpp";
/linux-4.4.14/fs/jfs/
Djfs_imap.c2452 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.4.14/include/net/
Dcfg80211.h2562 u8 *dst, u8 *mpp, struct mpath_info *pinfo);
2564 int idx, u8 *dst, u8 *mpp,