Home
last modified time | relevance | path

Searched refs:mscm (Results 1 – 8 of 8) sorted by relevance

/linux/arch/arm/mach-imx/
A Dmach-vf610.c25 void __iomem *mscm; in vf610_detect_cpu() local
31 mscm = of_iomap(np, 0); in vf610_detect_cpu()
34 if (WARN_ON(!mscm)) in vf610_detect_cpu()
37 cpxcount = readl_relaxed(mscm + MSCM_CPxCOUNT); in vf610_detect_cpu()
38 cpxcfg1 = readl_relaxed(mscm + MSCM_CPxCFG1); in vf610_detect_cpu()
40 iounmap(mscm); in vf610_detect_cpu()
/linux/Documentation/devicetree/bindings/arm/freescale/
A Dfsl,vf610-mscm-cpucfg.txt7 - compatible: "fsl,vf610-mscm-cpucfg", "syscon"
12 compatible = "fsl,vf610-mscm-cpucfg", "syscon";
A Dfsl,vf610-mscm-ir.txt11 - compatible: "fsl,vf610-mscm-ir"
24 compatible = "fsl,vf610-mscm-ir";
/linux/net/netfilter/
A Dnf_conntrack_h323_main.c542 MultimediaSystemControlMessage *mscm) in process_h245() argument
544 switch (mscm->choice) { in process_h245()
546 if (mscm->request.choice == in process_h245()
550 &mscm->request.openLogicalChannel); in process_h245()
553 mscm->request.choice); in process_h245()
556 if (mscm->response.choice == in process_h245()
560 &mscm->response. in process_h245()
564 mscm->response.choice); in process_h245()
577 static MultimediaSystemControlMessage mscm; in h245_help() local
599 &mscm); in h245_help()
[all …]
A Dnf_conntrack_h323_asn1.c855 mscm) in DecodeMultimediaSystemControlMessage()
868 (char *) mscm, 0); in DecodeMultimediaSystemControlMessage()
/linux/include/linux/netfilter/
A Dnf_conntrack_h323_asn1.h95 mscm);
/linux/arch/arm/boot/dts/
A Dvfxxx.dtsi70 compatible = "fsl,vf610-mscm-cpucfg", "syscon";
75 compatible = "fsl,vf610-mscm-ir";
/linux/drivers/irqchip/
A DMakefile64 obj-$(CONFIG_SOC_VF610) += irq-vf610-mscm-ir.o

Completed in 23 milliseconds