Searched refs:KVASER_PCIEFD_GET_BLOCK_ADDR (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/can/ |
| H A D | kvaser_pciefd.c | 262 #define KVASER_PCIEFD_GET_BLOCK_ADDR(pcie, block) \ macro 265 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), pci_ien)) 267 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), pci_irq)) 269 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), serdes)) 271 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), sysid)) 273 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), loopback)) 275 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), kcan_srb_fifo)) 277 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), kcan_srb)) 279 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), kcan_ch0)) 281 (KVASER_PCIEFD_GET_BLOCK_ADDR((pcie), kcan_ch1))
|