Lines Matching refs:dwidth
176 u32 aspace, cycle, dwidth; in vme_get_size() local
181 &aspace, &cycle, &dwidth); in vme_get_size()
496 u32 cycle, u32 dwidth) in vme_master_request() argument
524 ((master_image->width_attr & dwidth) == dwidth) && in vme_master_request()
580 u32 cycle, u32 dwidth) in vme_master_set() argument
600 ((image->width_attr & dwidth) == dwidth))) { in vme_master_set()
610 cycle, dwidth); in vme_master_set()
631 u32 *cycle, u32 *dwidth) in vme_master_get() argument
649 cycle, dwidth); in vme_master_get()
1061 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute() argument
1080 vme_attr->dwidth = dwidth; in vme_dma_vme_attribute()