Lines Matching refs:dwidth
167 u32 aspace, cycle, dwidth; in vme_get_size() local
172 &aspace, &cycle, &dwidth); in vme_get_size()
483 u32 cycle, u32 dwidth) in vme_master_request() argument
511 ((master_image->width_attr & dwidth) == dwidth) && in vme_master_request()
567 u32 cycle, u32 dwidth) in vme_master_set() argument
587 ((image->width_attr & dwidth) == dwidth))) { in vme_master_set()
597 cycle, dwidth); in vme_master_set()
618 u32 *cycle, u32 *dwidth) in vme_master_get() argument
636 cycle, dwidth); in vme_master_get()
1048 u32 aspace, u32 cycle, u32 dwidth) in vme_dma_vme_attribute() argument
1067 vme_attr->dwidth = dwidth; in vme_dma_vme_attribute()