Lines Matching refs:aspace

468 	dma_addr_t pci_base, u32 aspace, u32 cycle)  in tsi148_slave_set()  argument
484 switch (aspace) { in tsi148_slave_set()
611 dma_addr_t *pci_base, u32 *aspace, u32 *cycle) in tsi148_slave_get() argument
649 *aspace = 0; in tsi148_slave_get()
657 *aspace |= VME_A16; in tsi148_slave_get()
661 *aspace |= VME_A24; in tsi148_slave_get()
665 *aspace |= VME_A32; in tsi148_slave_get()
669 *aspace |= VME_A64; in tsi148_slave_get()
799 unsigned long long vme_base, unsigned long long size, u32 aspace, in tsi148_master_set() argument
951 switch (aspace) { in tsi148_master_set()
1034 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in __tsi148_master_get() argument
1074 *aspace = 0; in __tsi148_master_get()
1083 *aspace |= VME_A16; in __tsi148_master_get()
1085 *aspace |= VME_A24; in __tsi148_master_get()
1087 *aspace |= VME_A32; in __tsi148_master_get()
1089 *aspace |= VME_A64; in __tsi148_master_get()
1091 *aspace |= VME_CRCSR; in __tsi148_master_get()
1093 *aspace |= VME_USER1; in __tsi148_master_get()
1095 *aspace |= VME_USER2; in __tsi148_master_get()
1097 *aspace |= VME_USER3; in __tsi148_master_get()
1099 *aspace |= VME_USER4; in __tsi148_master_get()
1143 unsigned long long *vme_base, unsigned long long *size, u32 *aspace, in tsi148_master_get() argument
1150 retval = __tsi148_master_get(image, enabled, vme_base, size, aspace, in tsi148_master_get()
1163 u32 aspace, cycle, dwidth; in tsi148_master_read() local
1175 __tsi148_master_get(image, &enabled, &vme_base, &size, &aspace, in tsi148_master_read()
1177 handler = vme_register_error_handler(tsi148_bridge, aspace, in tsi148_master_read()
1248 u32 aspace, cycle, dwidth; in tsi148_master_write() local
1264 __tsi148_master_get(image, &enabled, &vme_base, &size, &aspace, in tsi148_master_write()
1266 handler = vme_register_error_handler(tsi148_bridge, aspace, in tsi148_master_write()
1402 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_src_attributes() argument
1456 switch (aspace) { in tsi148_dma_set_vme_src_attributes()
1500 u32 aspace, u32 cycle, u32 dwidth) in tsi148_dma_set_vme_dest_attributes() argument
1554 switch (aspace) { in tsi148_dma_set_vme_dest_attributes()
1673 vme_attr->aspace, vme_attr->cycle, vme_attr->dwidth); in tsi148_dma_list_add()
1709 vme_attr->aspace, vme_attr->cycle, vme_attr->dwidth); in tsi148_dma_list_add()
1901 u32 aspace, u32 cycle) in tsi148_lm_set() argument
1923 switch (aspace) { in tsi148_lm_set()
1966 unsigned long long *lm_base, u32 *aspace, u32 *cycle) in tsi148_lm_get() argument
1985 *aspace |= VME_A16; in tsi148_lm_get()
1988 *aspace |= VME_A24; in tsi148_lm_get()
1991 *aspace |= VME_A32; in tsi148_lm_get()
1994 *aspace |= VME_A64; in tsi148_lm_get()