Searched refs:KVASER_PCIEFD_GET_BLOCK_ADDR (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/net/can/ |
H A D | kvaser_pciefd.c | 261 #define KVASER_PCIEFD_GET_BLOCK_ADDR(pcie, block) \ macro 264 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), pci_ien)) 266 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), pci_irq)) 268 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), serdes)) 270 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), sysid)) 272 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), loopback)) 274 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), kcan_srb_fifo)) 276 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), kcan_srb)) 278 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), kcan_ch0)) 280 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), kcan_ch1))
|