/Linux-v5.4/Documentation/devicetree/bindings/crypto/ |
D | fsl-dcp.txt | 4 - compatible : Should be "fsl,<soc>-dcp" 10 - clock-names : Must be "dcp". 14 dcp@80028000 { 15 compatible = "fsl,imx28-dcp", "fsl,imx23-dcp";
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce80/ |
D | dce80_timing_generator.c | 54 .dcp = (mmDCP0_GRPH_CONTROL - mmDCP0_GRPH_CONTROL), 58 .dcp = (mmDCP1_GRPH_CONTROL - mmDCP0_GRPH_CONTROL), 62 .dcp = (mmDCP2_GRPH_CONTROL - mmDCP0_GRPH_CONTROL), 66 .dcp = (mmDCP3_GRPH_CONTROL - mmDCP0_GRPH_CONTROL), 70 .dcp = (mmDCP4_GRPH_CONTROL - mmDCP0_GRPH_CONTROL), 74 .dcp = (mmDCP5_GRPH_CONTROL - mmDCP0_GRPH_CONTROL), 84 #define DCP_REG(reg) (reg + tg110->offsets.dcp)
|
D | dce80_resource.c | 114 .dcp = (mmGRPH_CONTROL - mmGRPH_CONTROL), 120 .dcp = (mmDCP1_GRPH_CONTROL - mmGRPH_CONTROL), 126 .dcp = (mmDCP2_GRPH_CONTROL - mmGRPH_CONTROL), 132 .dcp = (mmDCP3_GRPH_CONTROL - mmGRPH_CONTROL), 138 .dcp = (mmDCP4_GRPH_CONTROL - mmGRPH_CONTROL), 144 .dcp = (mmDCP5_GRPH_CONTROL - mmGRPH_CONTROL),
|
/Linux-v5.4/arch/arm/boot/dts/ |
D | imx6ull.dtsi | 61 dcp: crypto@2280000 { label 62 compatible = "fsl,imx6ull-dcp", "fsl,imx28-dcp"; 68 clock-names = "dcp";
|
D | imx6sll.dtsi | 646 dcp: dcp@20fc000 { label 647 compatible = "fsl,imx28-dcp"; 653 clock-names = "dcp";
|
D | imx23.dtsi | 425 dcp@80028000 { 426 compatible = "fsl,imx23-dcp";
|
D | imx28.dtsi | 1001 dcp: dcp@80028000 { label 1002 compatible = "fsl,imx28-dcp", "fsl,imx23-dcp";
|
D | imx6sl.dtsi | 780 dcp: dcp@20fc000 { label 781 compatible = "fsl,imx6sl-dcp", "fsl,imx28-dcp";
|
/Linux-v5.4/fs/jfs/ |
D | jfs_dmap.c | 106 static int dbInitDmapCtl(struct dmapctl * dcp, int level, int i); 1356 struct dmapctl *dcp; in dbAllocAG() local 1413 dcp = (struct dmapctl *) mp->data; in dbAllocAG() 1414 budmin = dcp->budmin; in dbAllocAG() 1416 if (dcp->leafidx != cpu_to_le32(CTLLEAFIND)) { in dbAllocAG() 1442 if (l2nb > dcp->stree[ti]) in dbAllocAG() 1451 if (l2nb <= dcp->stree[m + n]) { in dbAllocAG() 1475 ((s64) (ti - le32_to_cpu(dcp->leafidx))) << budmin; in dbAllocAG() 1718 struct dmapctl *dcp; in dbFindCtl() local 1735 dcp = (struct dmapctl *) mp->data; in dbFindCtl() [all …]
|
/Linux-v5.4/drivers/usb/renesas_usbhs/ |
D | mod_gadget.c | 222 struct usbhsg_uep *dcp = usbhsg_gpriv_to_dcp(gpriv); in usbhsg_recip_handler_std_control_done() local 223 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in usbhsg_recip_handler_std_control_done() 314 struct usbhsg_uep *dcp = usbhsg_gpriv_to_dcp(gpriv); in __usbhsg_recip_send_status() local 315 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in __usbhsg_recip_send_status() 321 req = usb_ep_alloc_request(&dcp->ep, GFP_ATOMIC); in __usbhsg_recip_send_status() 330 usb_ep_free_request(&dcp->ep, req); in __usbhsg_recip_send_status() 345 usbhsg_queue_push(dcp, usbhsg_req_to_ureq(req)); in __usbhsg_recip_send_status() 474 struct usbhsg_uep *dcp = usbhsg_gpriv_to_dcp(gpriv); in usbhsg_irq_ctrl_stage() local 475 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in usbhsg_irq_ctrl_stage() 811 struct usbhsg_uep *dcp = usbhsg_gpriv_to_dcp(gpriv); in usbhsg_try_start() local [all …]
|
D | mod_host.c | 86 struct usbhs_pipe *dcp; member 119 #define usbhsh_hpriv_to_dcp(h) ((h)->dcp)
|
/Linux-v5.4/drivers/crypto/ |
D | mxs-dcp.c | 68 struct dcp { struct 123 static struct dcp *global_sdcp; 170 struct dcp *sdcp = global_sdcp; in mxs_dcp_start_dma() 216 struct dcp *sdcp = global_sdcp; in mxs_dcp_run_aes() 275 struct dcp *sdcp = global_sdcp; in mxs_dcp_aes_block_crypt() 390 struct dcp *sdcp = global_sdcp; in dcp_chan_thread_aes() 449 struct dcp *sdcp = global_sdcp; in mxs_dcp_aes_enqueue() 555 struct dcp *sdcp = global_sdcp; in mxs_dcp_run_sha() 617 struct dcp *sdcp = global_sdcp; in dcp_sha_req_to_buf() 692 struct dcp *sdcp = global_sdcp; in dcp_chan_thread_sha() [all …]
|
D | Makefile | 22 obj-$(CONFIG_CRYPTO_DEV_MXS_DCP) += mxs-dcp.o
|
D | Kconfig | 600 will be called mxs-dcp.
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce100/ |
D | dce100_resource.c | 109 .dcp = (mmDCP0_GRPH_CONTROL - mmGRPH_CONTROL), 113 .dcp = (mmDCP1_GRPH_CONTROL - mmGRPH_CONTROL), 117 .dcp = (mmDCP2_GRPH_CONTROL - mmGRPH_CONTROL), 121 .dcp = (mmDCP3_GRPH_CONTROL - mmGRPH_CONTROL), 125 .dcp = (mmDCP4_GRPH_CONTROL - mmGRPH_CONTROL), 129 .dcp = (mmDCP5_GRPH_CONTROL - mmGRPH_CONTROL),
|
/Linux-v5.4/Documentation/devicetree/bindings/power/supply/ |
D | gpio-charger.txt | 13 usb-dcp (USB dedicated charging port)
|
/Linux-v5.4/arch/mips/alchemy/common/ |
D | dbdma.c | 257 u32 dcp; in au1xxx_dbdma_chan_alloc() local 321 dcp = KSEG1ADDR(AU1550_DBDMA_PHYS_ADDR); in au1xxx_dbdma_chan_alloc() 322 dcp += (0x0100 * chan); in au1xxx_dbdma_chan_alloc() 323 ctp->chan_ptr = (au1x_dma_chan_t *)dcp; in au1xxx_dbdma_chan_alloc() 324 cp = (au1x_dma_chan_t *)dcp; in au1xxx_dbdma_chan_alloc()
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/ |
D | dce110_resource.c | 120 .dcp = (mmDCP0_GRPH_CONTROL - mmGRPH_CONTROL), 124 .dcp = (mmDCP1_GRPH_CONTROL - mmGRPH_CONTROL), 128 .dcp = (mmDCP2_GRPH_CONTROL - mmGRPH_CONTROL), 132 .dcp = (mmDCP3_GRPH_CONTROL - mmGRPH_CONTROL), 136 .dcp = (mmDCP4_GRPH_CONTROL - mmGRPH_CONTROL), 140 .dcp = (mmDCP5_GRPH_CONTROL - mmGRPH_CONTROL),
|
D | dce110_timing_generator.h | 90 int32_t dcp; member
|
D | dce110_timing_generator.c | 49 #define DCP_REG(reg) (reg + tg110->offsets.dcp)
|
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce112/ |
D | dce112_resource.c | 119 .dcp = (mmDCP0_GRPH_CONTROL - mmGRPH_CONTROL), 123 .dcp = (mmDCP1_GRPH_CONTROL - mmGRPH_CONTROL), 127 .dcp = (mmDCP2_GRPH_CONTROL - mmGRPH_CONTROL), 131 .dcp = (mmDCP3_GRPH_CONTROL - mmGRPH_CONTROL), 135 .dcp = (mmDCP4_GRPH_CONTROL - mmGRPH_CONTROL), 139 .dcp = (mmDCP5_GRPH_CONTROL - mmGRPH_CONTROL),
|
/Linux-v5.4/arch/arc/plat-eznps/include/plat/ |
D | ctop.h | 149 u32 dcp:1, cme:1, __reserved:19, nat:3, member
|