|
int | vmeTsi148FindPciBase (int instance, BERegister **pbase) |
|
int | vmeTsi148InitInstance (unsigned instance) |
|
int | vmeTsi148Init (void) |
|
void | vmeTsi148ResetXX (BERegister *base) |
|
void | vmeTsi148Reset (void) |
|
void | vmeTsi148ResetBusXX (BERegister *base) |
|
void | vmeTsi148ResetBus (void) |
|
int | vmeTsi148OutboundPortCfgXX (BERegister *base, unsigned long port, unsigned long address_space, unsigned long vme_address, unsigned long pci_address, unsigned long length) |
|
int | vmeTsi148OutboundPortCfg (unsigned long port, unsigned long address_space, unsigned long vme_address, unsigned long pci_address, unsigned long length) |
|
int | vmeTsi148InboundPortCfgXX (BERegister *base, unsigned long port, unsigned long address_space, unsigned long vme_address, unsigned long pci_address, unsigned long length) |
|
int | vmeTsi148InboundPortCfg (unsigned long port, unsigned long address_space, unsigned long vme_address, unsigned long pci_address, unsigned long length) |
|
int | vmeTsi148XlateAddrXX (BERegister *base, int outbound, int reverse, unsigned long as, unsigned long aIn, unsigned long *paOut) |
|
int | vmeTsi148XlateAddr (int outbound, int reverse, unsigned long as, unsigned long aIn, unsigned long *paOut) |
|
void | vmeTsi148DisableAllInboundPortsXX (BERegister *base) |
|
void | vmeTsi148DisableAllInboundPorts (void) |
|
void | vmeTsi148DisableAllOutboundPortsXX (BERegister *base) |
|
void | vmeTsi148DisableAllOutboundPorts (void) |
|
unsigned long | vmeTsi148ClearVMEBusErrorsXX (BERegister *base, uint32_t *paddr) |
|
unsigned long | vmeTsi148ClearVMEBusErrors (uint32_t *paddr) |
|
int | vmeTsi148MapCRGXX (BERegister *base, uint32_t vme_base, uint32_t address_space) |
|
int | vmeTsi148MapCRG (uint32_t vme_base, uint32_t address_space) |
|
int | vmeTsi148InstallISR (unsigned long vector, VmeTsi148ISR handler, void *usrArg) |
|
int | vmeTsi148RemoveISR (unsigned long vector, VmeTsi148ISR handler, void *usrArg) |
|
VmeTsi148ISR | vmeTsi148ISRGet (unsigned long vector, void **parg) |
|
int | vmeTsi148IntEnable (unsigned int level) |
|
int | vmeTsi148IntDisable (unsigned int level) |
|
int | vmeTsi148IntIsEnabled (unsigned int level) |
|
int | vmeTsi148SetIackWidth (int level, int width) |
|
int | vmeTsi148IntRoute (unsigned int level, unsigned int pin) |
|
int | vmeTsi148IntRaiseXX (BERegister *base, int level, unsigned vector) |
|
int | vmeTsi148IntRaise (int level, unsigned vector) |
|
int | vmeTsi148IntLoopbackTst (int level, unsigned vector) |
|
Driver for the Tundra Tsi148 pci-vme bridge.