Searched defs:dcmd (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/arch/arm/plat-pxa/ |
D | dma.c | 69 static inline int dbg_burst_from_dcmd(u32 dcmd) in dbg_burst_from_dcmd() 88 u32 dcmd; in dbg_show_descriptors() local 134 u32 dcsr, dcmd; in dbg_show_chan_state() local
|
/linux-4.4.14/drivers/dma/ |
D | pxa_dma.c | 82 u32 dcmd; /* DCMD value for the current transfer */ member 202 static inline int dbg_burst_from_dcmd(u32 dcmd) in dbg_burst_from_dcmd() 221 u32 dcmd; in dbg_show_descriptors() local 263 u32 dcsr, dcmd; in dbg_show_chan_state() local 916 u32 *dcmd, u32 *dev_src, u32 *dev_dst) in pxad_get_config() 979 u32 dcmd; in pxad_prep_memcpy() local 1028 u32 dcmd, dsadr = 0, dtadr = 0; in pxad_prep_slave_sg() local 1077 u32 dcmd, dsadr = 0, dtadr = 0; in pxad_prep_dma_cyclic() local
|
D | mmp_pdma.c | 81 u32 dcmd; /* DCMD value for the current transfer */ member 105 u32 dcmd; member
|
/linux-4.4.14/drivers/scsi/megaraid/ |
D | megaraid_sas_base.c | 1989 struct megasas_dcmd_frame *dcmd; in megasas_get_ld_vf_affiliation_111() local 2099 struct megasas_dcmd_frame *dcmd; in megasas_get_ld_vf_affiliation_12() local 2282 struct megasas_dcmd_frame *dcmd; in megasas_sriov_start_heartbeat() local 3868 struct megasas_dcmd_frame *dcmd; in megasas_get_pd_list() local 3963 struct megasas_dcmd_frame *dcmd; in megasas_get_ld_list() local 4049 struct megasas_dcmd_frame *dcmd; in megasas_ld_list_query() local 4185 struct megasas_dcmd_frame *dcmd; in megasas_get_ctrl_info() local 4281 struct megasas_dcmd_frame *dcmd; in megasas_set_crash_dump_params() local 5004 struct megasas_dcmd_frame *dcmd; in megasas_get_seq_num() local 5075 struct megasas_dcmd_frame *dcmd; in megasas_register_aen() local [all …]
|
D | megaraid_sas_fusion.c | 742 struct megasas_dcmd_frame *dcmd; in megasas_sync_pd_seq_num() local 825 struct megasas_dcmd_frame *dcmd; in megasas_get_ld_map_info() local 915 struct megasas_dcmd_frame *dcmd; in megasas_sync_map_info() local
|
D | megaraid_sas.h | 1506 struct megasas_dcmd_frame dcmd; member
|
/linux-4.4.14/arch/arm/plat-pxa/include/plat/ |
D | dma.h | 63 volatile u32 dcmd; /* DCMD value for the current transfer */ member
|
/linux-4.4.14/drivers/mtd/devices/ |
D | pmc551.c | 361 u32 size, dcmd, cfg, dtmp; in fixup_pmc551() local
|