/openbmc/linux/drivers/phy/broadcom/ |
H A D | phy-bcm-ns-usb3.c | 51 void __iomem *dmp; member 94 writel(0, usb3->dmp + BCMA_RESET_CTL); in bcm_ns_usb3_phy_init_ns_bx() 144 writel(0, usb3->dmp + BCMA_RESET_CTL); in bcm_ns_usb3_phy_init_ns_ax() 155 writel(BCMA_RESET_CTL_RESET, usb3->dmp + BCMA_RESET_CTL); in bcm_ns_usb3_phy_init() 217 usb3->dmp = devm_ioremap_resource(dev, &res); in bcm_ns_usb3_mdio_probe() 218 if (IS_ERR(usb3->dmp)) in bcm_ns_usb3_mdio_probe() 219 return PTR_ERR(usb3->dmp); in bcm_ns_usb3_mdio_probe()
|
/openbmc/linux/Documentation/devicetree/bindings/phy/ |
H A D | bcm-ns-usb3-phy.yaml | 30 usb3-dmp-syscon: 41 - usb3-dmp-syscon 55 usb3-dmp-syscon = <&usb3_dmp>;
|
/openbmc/qemu/target/s390x/kvm/ |
H A D | pv.c | 231 struct kvm_s390_pv_dmp dmp = { in s390_pv_dump_cmd() local 239 ret = s390_pv_cmd(KVM_PV_DUMP, (void *)&dmp); in s390_pv_dump_cmd() 248 struct kvm_s390_pv_dmp dmp = { in kvm_s390_dump_cpu() local 256 .data = (uint64_t)&dmp, in kvm_s390_dump_cpu()
|
/openbmc/linux/arch/arm64/boot/dts/synaptics/ |
H A D | Makefile | 3 dtb-$(CONFIG_ARCH_BERLIN) += berlin4ct-dmp.dtb
|
H A D | berlin4ct-dmp.dts | 14 compatible = "marvell,berlin4ct-dmp", "marvell,berlin4ct", "marvell,berlin";
|
/openbmc/linux/arch/arm/boot/dts/synaptics/ |
H A D | Makefile | 6 berlin2q-marvell-dmp.dtb
|
H A D | berlin2q-marvell-dmp.dts | 13 compatible = "marvell,berlin2q-dmp", "marvell,berlin2q", "marvell,berlin";
|
/openbmc/linux/fs/jfs/ |
H A D | jfs_imap.c | 850 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local 1026 amp = bmp = cmp = dmp = NULL; in diFree() 1109 diagp = (struct iag *) dmp->data; in diFree() 1219 if (dmp) in diFree() 1220 write_metapage(dmp); in diFree() 1281 if (dmp) in diFree() 1282 release_metapage(dmp); in diFree() 2159 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local 2276 if (dmp == NULL) { in diNewExt() 2280 dp = (struct dinode *) dmp->data; in diNewExt() [all …]
|
/openbmc/qemu/qapi/ |
H A D | dump.json | 36 # @win-dmp: Windows full crashdump format, can be used instead of ELF 46 'win-dmp' ] }
|
/openbmc/linux/drivers/scsi/lpfc/ |
H A D | lpfc_bsg.c | 2805 struct lpfc_dmabufext *dmp; in diag_cmd_data_alloc() local 2820 if (!dmp) in diag_cmd_data_alloc() 2823 INIT_LIST_HEAD(&dmp->dma.list); in diag_cmd_data_alloc() 2829 mlist = dmp; in diag_cmd_data_alloc() 2834 &(dmp->dma.phys), in diag_cmd_data_alloc() 2837 if (!dmp->dma.virt) in diag_cmd_data_alloc() 2840 dmp->size = cnt; in diag_cmd_data_alloc() 2845 memset((uint8_t *)dmp->dma.virt, 0, cnt); in diag_cmd_data_alloc() 2887 struct lpfc_dmabuf *dmp; in lpfcdiag_sli3_loop_post_rxbufs() local 2916 dmp = &rxbuffer->dma; in lpfcdiag_sli3_loop_post_rxbufs() [all …]
|
/openbmc/linux/arch/arm/boot/dts/broadcom/ |
H A D | bcm5301x.dtsi | 88 usb3-dmp-syscon = <&usb3_dmp>;
|
H A D | bcm-nsp.dtsi | 391 usb3-dmp-syscon = <&usb3_dmp>;
|
/openbmc/linux/arch/s390/kvm/ |
H A D | kvm-s390.c | 2551 struct kvm_s390_pv_dmp dmp) in kvm_s390_pv_dmp() argument 2556 switch (dmp.subcmd) { in kvm_s390_pv_dmp() 2588 r = kvm_s390_pv_dump_stor_state(kvm, result_buff, &dmp.gaddr, dmp.buff_len, in kvm_s390_pv_dmp() 2816 struct kvm_s390_pv_dmp dmp; in kvm_s390_handle_pv() local 2823 if (copy_from_user(&dmp, argp, sizeof(dmp))) in kvm_s390_handle_pv() 2826 r = kvm_s390_pv_dmp(kvm, cmd, dmp); in kvm_s390_handle_pv() 2830 if (copy_to_user(argp, &dmp, sizeof(dmp))) { in kvm_s390_handle_pv() 5503 struct kvm_s390_pv_dmp dmp; in kvm_s390_handle_pv_vcpu_dump() local 5511 if (copy_from_user(&dmp, (__u8 __user *)cmd->data, sizeof(dmp))) in kvm_s390_handle_pv_vcpu_dump() 5515 if (dmp.subcmd != KVM_PV_DUMP_CPU) in kvm_s390_handle_pv_vcpu_dump() [all …]
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | qunit-1.18.0.js | 185 …Patch.prototype.diffHalfMatch=function(text1,text2){var longtext,shorttext,dmp,text1A,text2B,text2… 187 dmp=this;/**/ 188 …exOf(seed,j+1))!==-1){prefixLength=dmp.diffCommonPrefix(longtext.substring(i),shorttext.substring(…
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.lpfc | 1465 * Replace mlist->dma.list = dmp->dma.list; to mlist = dmp.
|
/openbmc/linux/Documentation/admin-guide/ |
H A D | devices.txt | 2635 0 = /dev/vx/dmp/* First multipath device 2636 1 = /dev/vx/dmp/* Second multipath device
|