Lines Matching refs:dwidth
154 u32 aspace, cycle, dwidth; in vme_get_size() local
159 &aspace, &cycle, &dwidth); in vme_get_size()
388 u32 cycle, u32 dwidth) in vme_master_request() argument
416 ((master_image->width_attr & dwidth) == dwidth) && in vme_master_request()
456 u32 cycle, u32 dwidth) in vme_master_set() argument
476 ((image->width_attr & dwidth) == dwidth))) { in vme_master_set()
486 cycle, dwidth); in vme_master_set()
492 u32 *cycle, u32 *dwidth) in vme_master_get() argument
510 cycle, dwidth); in vme_master_get()
841 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute() argument
865 vme_attr->dwidth = dwidth; in vme_dma_vme_attribute()