Lines Matching refs:aspace
479 dma_addr_t pci_base, u32 aspace, u32 cycle) in tsi148_slave_set() argument
495 switch (aspace) { in tsi148_slave_set()
624 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in tsi148_slave_get() argument
662 *aspace = 0; in tsi148_slave_get()
670 *aspace |= VME_A16; in tsi148_slave_get()
674 *aspace |= VME_A24; in tsi148_slave_get()
678 *aspace |= VME_A32; in tsi148_slave_get()
682 *aspace |= VME_A64; in tsi148_slave_get()
816 unsigned long long vme_base, unsigned long long size, u32 aspace, in tsi148_master_set() argument
973 switch (aspace) { in tsi148_master_set()
1058 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in __tsi148_master_get() argument
1098 *aspace = 0; in __tsi148_master_get()
1107 *aspace |= VME_A16; in __tsi148_master_get()
1109 *aspace |= VME_A24; in __tsi148_master_get()
1111 *aspace |= VME_A32; in __tsi148_master_get()
1113 *aspace |= VME_A64; in __tsi148_master_get()
1115 *aspace |= VME_CRCSR; in __tsi148_master_get()
1117 *aspace |= VME_USER1; in __tsi148_master_get()
1119 *aspace |= VME_USER2; in __tsi148_master_get()
1121 *aspace |= VME_USER3; in __tsi148_master_get()
1123 *aspace |= VME_USER4; in __tsi148_master_get()
1168 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in tsi148_master_get() argument
1175 retval = __tsi148_master_get(image, enabled, vme_base, size, aspace, in tsi148_master_get()
1188 u32 aspace, cycle, dwidth; in tsi148_master_read() local
1200 __tsi148_master_get(image, &enabled, &vme_base, &size, &aspace, in tsi148_master_read()
1202 handler = vme_register_error_handler(tsi148_bridge, aspace, in tsi148_master_read()
1274 u32 aspace, cycle, dwidth; in tsi148_master_write() local
1290 __tsi148_master_get(image, &enabled, &vme_base, &size, &aspace, in tsi148_master_write()
1292 handler = vme_register_error_handler(tsi148_bridge, aspace, in tsi148_master_write()
1428 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes() argument
1483 switch (aspace) { in tsi148_dma_set_vme_src_attributes()
1528 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_dest_attributes() argument
1583 switch (aspace) { in tsi148_dma_set_vme_dest_attributes()
1706 vme_attr->aspace, vme_attr->cycle, vme_attr->dwidth); in tsi148_dma_list_add()
1743 vme_attr->aspace, vme_attr->cycle, vme_attr->dwidth); in tsi148_dma_list_add()
1936 u32 aspace, u32 cycle) in tsi148_lm_set() argument
1959 switch (aspace) { in tsi148_lm_set()
2003 unsigned long long *lm_base, u32 *aspace, u32 *cycle) in tsi148_lm_get() argument
2022 *aspace |= VME_A16; in tsi148_lm_get()
2025 *aspace |= VME_A24; in tsi148_lm_get()
2028 *aspace |= VME_A32; in tsi148_lm_get()
2031 *aspace |= VME_A64; in tsi148_lm_get()