Lines Matching refs:dwidth
154 u32 aspace, cycle, dwidth; in vme_get_size() local
159 &aspace, &cycle, &dwidth); in vme_get_size()
420 u32 cycle, u32 dwidth) in vme_master_request() argument
448 ((master_image->width_attr & dwidth) == dwidth) && in vme_master_request()
488 u32 cycle, u32 dwidth) in vme_master_set() argument
508 ((image->width_attr & dwidth) == dwidth))) { in vme_master_set()
518 cycle, dwidth); in vme_master_set()
524 u32 *cycle, u32 *dwidth) in vme_master_get() argument
542 cycle, dwidth); in vme_master_get()
873 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute() argument
897 vme_attr->dwidth = dwidth; in vme_dma_vme_attribute()