Lines Matching refs:aspace
489 u32 aspace, unsigned long long address, size_t count) in tsi148_find_error() argument
523 u32 aspace, unsigned long long address, size_t count) in tsi148_clear_errors() argument
557 dma_addr_t pci_base, u32 aspace, u32 cycle) in tsi148_slave_set() argument
573 switch (aspace) { in tsi148_slave_set()
702 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in tsi148_slave_get() argument
740 *aspace = 0; in tsi148_slave_get()
748 *aspace |= VME_A16; in tsi148_slave_get()
752 *aspace |= VME_A24; in tsi148_slave_get()
756 *aspace |= VME_A32; in tsi148_slave_get()
760 *aspace |= VME_A64; in tsi148_slave_get()
894 unsigned long long vme_base, unsigned long long size, u32 aspace, in tsi148_master_set() argument
1051 switch (aspace) { in tsi148_master_set()
1136 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in __tsi148_master_get() argument
1176 *aspace = 0; in __tsi148_master_get()
1185 *aspace |= VME_A16; in __tsi148_master_get()
1187 *aspace |= VME_A24; in __tsi148_master_get()
1189 *aspace |= VME_A32; in __tsi148_master_get()
1191 *aspace |= VME_A64; in __tsi148_master_get()
1193 *aspace |= VME_CRCSR; in __tsi148_master_get()
1195 *aspace |= VME_USER1; in __tsi148_master_get()
1197 *aspace |= VME_USER2; in __tsi148_master_get()
1199 *aspace |= VME_USER3; in __tsi148_master_get()
1201 *aspace |= VME_USER4; in __tsi148_master_get()
1246 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in tsi148_master_get() argument
1253 retval = __tsi148_master_get(image, enabled, vme_base, size, aspace, in tsi148_master_get()
1266 u32 aspace, cycle, dwidth; in tsi148_master_read() local
1323 __tsi148_master_get(image, &enabled, &vme_base, &size, &aspace, &cycle, in tsi148_master_read()
1326 vme_err = tsi148_find_error(tsi148_bridge, aspace, vme_base + offset, in tsi148_master_read()
1333 tsi148_clear_errors(tsi148_bridge, aspace, vme_base + offset, in tsi148_master_read()
1349 u32 aspace, cycle, dwidth; in tsi148_master_write() local
1420 __tsi148_master_get(image, &enabled, &vme_base, &size, &aspace, &cycle, in tsi148_master_write()
1425 vme_err = tsi148_find_error(tsi148_bridge, aspace, vme_base + offset, in tsi148_master_write()
1432 tsi148_clear_errors(tsi148_bridge, aspace, vme_base + offset, in tsi148_master_write()
1504 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes() argument
1559 switch (aspace) { in tsi148_dma_set_vme_src_attributes()
1604 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_dest_attributes() argument
1659 switch (aspace) { in tsi148_dma_set_vme_dest_attributes()
1782 vme_attr->aspace, vme_attr->cycle, vme_attr->dwidth); in tsi148_dma_list_add()
1819 vme_attr->aspace, vme_attr->cycle, vme_attr->dwidth); in tsi148_dma_list_add()
2000 u32 aspace, u32 cycle) in tsi148_lm_set() argument
2023 switch (aspace) { in tsi148_lm_set()
2067 unsigned long long *lm_base, u32 *aspace, u32 *cycle) in tsi148_lm_get() argument
2086 *aspace |= VME_A16; in tsi148_lm_get()
2089 *aspace |= VME_A24; in tsi148_lm_get()
2092 *aspace |= VME_A32; in tsi148_lm_get()
2095 *aspace |= VME_A64; in tsi148_lm_get()