Lines Matching refs:dwidth
172 u32 aspace, cycle, dwidth; in vme_get_size() local
177 &aspace, &cycle, &dwidth); in vme_get_size()
492 u32 cycle, u32 dwidth) in vme_master_request() argument
520 ((master_image->width_attr & dwidth) == dwidth) && in vme_master_request()
576 u32 cycle, u32 dwidth) in vme_master_set() argument
596 ((image->width_attr & dwidth) == dwidth))) { in vme_master_set()
606 cycle, dwidth); in vme_master_set()
627 u32 *cycle, u32 *dwidth) in vme_master_get() argument
645 cycle, dwidth); in vme_master_get()
1057 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute() argument
1076 vme_attr->dwidth = dwidth; in vme_dma_vme_attribute()