Searched refs:ntb_write_local_spad (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/ntb/
H A Dntb_hw.h245 int ntb_write_local_spad(struct ntb_device *ndev, unsigned int idx, u32 val);
H A Dntb_hw.c337 * ntb_write_local_spad() - write to the secondary scratchpad register
348 int ntb_write_local_spad(struct ntb_device *ndev, unsigned int idx, u32 val) ntb_write_local_spad() function
1820 ntb_write_local_spad(ndev, i, 0); ntb_pci_probe()
H A Dntb_transport.c653 ntb_write_local_spad(nt->ndev, i, 0); ntb_transport_link_cleanup()

Completed in 51 milliseconds