| /OK3568_Linux_fs/kernel/drivers/phy/broadcom/ |
| H A D | phy-bcm-ns-usb3.c | 53 void __iomem *dmp; member 103 writel(0, usb3->dmp + BCMA_RESET_CTL); in bcm_ns_usb3_phy_init_ns_bx() 153 writel(0, usb3->dmp + BCMA_RESET_CTL); in bcm_ns_usb3_phy_init_ns_ax() 164 writel(BCMA_RESET_CTL_RESET, usb3->dmp + BCMA_RESET_CTL); in bcm_ns_usb3_phy_init() 226 usb3->dmp = devm_ioremap_resource(dev, &res); in bcm_ns_usb3_mdio_probe() 227 if (IS_ERR(usb3->dmp)) { in bcm_ns_usb3_mdio_probe() 229 return PTR_ERR(usb3->dmp); in bcm_ns_usb3_mdio_probe() 323 usb3->dmp = devm_ioremap_resource(dev, res); in bcm_ns_usb3_probe() 324 if (IS_ERR(usb3->dmp)) { in bcm_ns_usb3_probe() 326 return PTR_ERR(usb3->dmp); in bcm_ns_usb3_probe()
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/mk/ |
| H A D | link_shlib.mk | 14 all: $(link-out-dir)/$(shlibname).so $(link-out-dir)/$(shlibname).dmp \ 20 cleanfiles += $(link-out-dir)/$(shlibname).dmp 40 $(link-out-dir)/$(shlibname).dmp: $(link-out-dir)/$(shlibname).so
|
| H A D | link.mk | 26 all: $(link-out-dir$(sm))/$(user-ta-uuid).dmp \ 30 cleanfiles += $(link-out-dir$(sm))/$(user-ta-uuid).dmp 98 $(link-out-dir$(sm))/$(user-ta-uuid).dmp: \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/mk/ |
| H A D | link_shlib.mk | 14 all: $(link-out-dir)/$(shlibname).so $(link-out-dir)/$(shlibname).dmp \ 20 cleanfiles += $(link-out-dir)/$(shlibname).dmp 40 $(link-out-dir)/$(shlibname).dmp: $(link-out-dir)/$(shlibname).so
|
| H A D | link.mk | 26 all: $(link-out-dir$(sm))/$(user-ta-uuid).dmp \ 30 cleanfiles += $(link-out-dir$(sm))/$(user-ta-uuid).dmp 98 $(link-out-dir$(sm))/$(user-ta-uuid).dmp: \
|
| /OK3568_Linux_fs/external/security/rk_tee_user/v1/export-user_ta/mk/ |
| H A D | link.mk | 15 all: $(link-out-dir)/$(binary).elf $(link-out-dir)/$(binary).dmp \ 17 cleanfiles += $(link-out-dir)/$(binary).elf $(link-out-dir)/$(binary).dmp 55 $(link-out-dir)/$(binary).dmp: $(link-out-dir)/$(binary).elf
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/ |
| H A D | bcm-ns-usb3-phy.txt | 7 - usb3-dmp-syscon: phandle to syscon with DMP (Device Management Plugin) 27 usb3-dmp-syscon = <&usb3_dmp>;
|
| /OK3568_Linux_fs/kernel/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";
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_imap.c | 848 struct metapage *mp, *amp, *bmp, *cmp, *dmp; in diFree() local 1024 amp = bmp = cmp = dmp = NULL; in diFree() 1105 diIAGRead(imap, inofreeback, &dmp))) in diFree() 1107 diagp = (struct iag *) dmp->data; in diFree() 1217 if (dmp) in diFree() 1218 write_metapage(dmp); in diFree() 1279 if (dmp) in diFree() 1280 release_metapage(dmp); in diFree() 2154 struct metapage *amp, *bmp, *cmp, *dmp; in diNewExt() local 2267 dmp = get_metapage(ipimap, blkno + i, PSIZE, 1); in diNewExt() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_bsg.c | 2877 struct lpfc_dmabufext *dmp; in diag_cmd_data_alloc() local 2891 dmp = kmalloc(sizeof(struct lpfc_dmabufext), GFP_KERNEL); in diag_cmd_data_alloc() 2892 if (!dmp) in diag_cmd_data_alloc() 2895 INIT_LIST_HEAD(&dmp->dma.list); in diag_cmd_data_alloc() 2899 list_add_tail(&dmp->dma.list, &mlist->dma.list); in diag_cmd_data_alloc() 2901 mlist = dmp; in diag_cmd_data_alloc() 2904 dmp->dma.virt = dma_alloc_coherent(&pcidev->dev, in diag_cmd_data_alloc() 2906 &(dmp->dma.phys), in diag_cmd_data_alloc() 2909 if (!dmp->dma.virt) in diag_cmd_data_alloc() 2912 dmp->size = cnt; in diag_cmd_data_alloc() [all …]
|
| /OK3568_Linux_fs/kernel/arch/arm/boot/dts/ |
| H A D | berlin2q-marvell-dmp.dts | 13 compatible = "marvell,berlin2q-dmp", "marvell,berlin2q", "marvell,berlin";
|
| H A D | bcm5301x.dtsi | 390 usb3-dmp-syscon = <&usb3_dmp>;
|
| H A D | bcm-nsp.dtsi | 523 reg-names = "dmp", "ccb-mii";
|
| H A D | Makefile | 169 berlin2q-marvell-dmp.dtb
|
| /OK3568_Linux_fs/yocto/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(…
|
| /OK3568_Linux_fs/kernel/drivers/message/fusion/ |
| H A D | mptbase.c | 6659 int scsi, fc, sas, lan, ctl, targ, dmp; in mpt_version_proc_show() local 6665 scsi = fc = sas = lan = ctl = targ = dmp = 0; in mpt_version_proc_show()
|
| /OK3568_Linux_fs/kernel/Documentation/scsi/ |
| H A D | ChangeLog.lpfc | 1465 * Replace mlist->dma.list = dmp->dma.list; to mlist = dmp.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/ |
| H A D | devices.txt | 2651 0 = /dev/vx/dmp/* First multipath device 2652 1 = /dev/vx/dmp/* Second multipath device
|
| /OK3568_Linux_fs/recovery/ |
| HD | rootfs.cpio.gz | 107070100A8AEB0000041ED0000000000000000000000116841B48100000000000000FD0000000200000000000000000000000200000000.07070100A8B07C000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000900000000.gitkeep07070100A8B07D000081A40000000000000000000000016841263500000000000000FD0000000200000000000000000000000B00000000.skip_fsck07070100A8AEB10000A1FF0000000000000000000000016841B0B600000007000000FD0000000200000000000000000000000400000000binusr/bin07070100A8B07E000081A400000000000000000000000168412635000001CC000000FD0000000200000000000000000000001100000000busybox. ... |