Searched refs:dcp (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/Documentation/devicetree/bindings/crypto/ |
D | fsl-dcp.txt | 4 - compatible : Should be "fsl,<soc>-dcp" 12 dcp@80028000 { 13 compatible = "fsl,imx28-dcp", "fsl,imx23-dcp";
|
/linux-4.4.14/fs/jfs/ |
D | jfs_dmap.c | 119 static int dbInitDmapCtl(struct dmapctl * dcp, int level, int i); 1369 struct dmapctl *dcp; in dbAllocAG() local 1426 dcp = (struct dmapctl *) mp->data; in dbAllocAG() 1427 budmin = dcp->budmin; in dbAllocAG() 1429 if (dcp->leafidx != cpu_to_le32(CTLLEAFIND)) { in dbAllocAG() 1455 if (l2nb > dcp->stree[ti]) in dbAllocAG() 1464 if (l2nb <= dcp->stree[m + n]) { in dbAllocAG() 1488 ((s64) (ti - le32_to_cpu(dcp->leafidx))) << budmin; in dbAllocAG() 1731 struct dmapctl *dcp; in dbFindCtl() local 1748 dcp = (struct dmapctl *) mp->data; in dbFindCtl() [all …]
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | mod_gadget.c | 230 struct usbhsg_uep *dcp = usbhsg_gpriv_to_dcp(gpriv); in usbhsg_recip_handler_std_control_done() local 231 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in usbhsg_recip_handler_std_control_done() 322 struct usbhsg_uep *dcp = usbhsg_gpriv_to_dcp(gpriv); in __usbhsg_recip_send_status() local 323 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in __usbhsg_recip_send_status() 329 req = usb_ep_alloc_request(&dcp->ep, GFP_ATOMIC); in __usbhsg_recip_send_status() 338 usb_ep_free_request(&dcp->ep, req); in __usbhsg_recip_send_status() 354 usbhsg_queue_push(dcp, usbhsg_req_to_ureq(req)); in __usbhsg_recip_send_status() 483 struct usbhsg_uep *dcp = usbhsg_gpriv_to_dcp(gpriv); in usbhsg_irq_ctrl_stage() local 484 struct usbhs_pipe *pipe = usbhsg_uep_to_pipe(dcp); in usbhsg_irq_ctrl_stage() 787 struct usbhsg_uep *dcp = usbhsg_gpriv_to_dcp(gpriv); in usbhsg_try_start() local [all …]
|
D | mod_host.c | 95 struct usbhs_pipe *dcp; member 128 #define usbhsh_hpriv_to_dcp(h) ((h)->dcp)
|
/linux-4.4.14/drivers/crypto/ |
D | mxs-dcp.c | 57 struct dcp { struct 106 static struct dcp *global_sdcp; 153 struct dcp *sdcp = global_sdcp; in mxs_dcp_start_dma() 199 struct dcp *sdcp = global_sdcp; in mxs_dcp_run_aes() 251 struct dcp *sdcp = global_sdcp; in mxs_dcp_aes_block_crypt() 344 struct dcp *sdcp = global_sdcp; in dcp_chan_thread_aes() 397 struct dcp *sdcp = global_sdcp; in mxs_dcp_aes_enqueue() 511 struct dcp *sdcp = global_sdcp; in mxs_dcp_run_sha() 561 struct dcp *sdcp = global_sdcp; in dcp_sha_req_to_buf() 637 struct dcp *sdcp = global_sdcp; in dcp_chan_thread_sha() [all …]
|
D | Makefile | 13 obj-$(CONFIG_CRYPTO_DEV_MXS_DCP) += mxs-dcp.o
|
D | Kconfig | 444 will be called mxs-dcp.
|
/linux-4.4.14/Documentation/devicetree/bindings/power_supply/ |
D | gpio-charger.txt | 13 usb-dcp (USB dedicated charging port)
|
/linux-4.4.14/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-4.4.14/arch/arm/boot/dts/ |
D | imx6sl.dtsi | 688 dcp: dcp@020fc000 { label 689 compatible = "fsl,imx6sl-dcp", "fsl,imx28-dcp";
|
D | imx28.dtsi | 925 dcp: dcp@80028000 { label 926 compatible = "fsl,imx28-dcp", "fsl,imx23-dcp";
|
D | imx23.dtsi | 373 dcp@80028000 { 374 compatible = "fsl,imx23-dcp";
|