Home
last modified time | relevance | path

Searched refs:pcilynx (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.6/drivers/firewire/
Dnosy.c67 struct pcilynx { struct
84 static inline struct pcilynx * argument
85 lynx_get(struct pcilynx *lynx) in lynx_get()
95 kfree(container_of(kref, struct pcilynx, kref)); in lynx_release()
99 lynx_put(struct pcilynx *lynx) in lynx_put()
105 struct pcilynx *lynx;
214 reg_write(struct pcilynx *lynx, int offset, u32 data) in reg_write()
220 reg_read(struct pcilynx *lynx, int offset) in reg_read()
226 reg_set_bits(struct pcilynx *lynx, int offset, u32 mask) in reg_set_bits()
236 run_pcl(struct pcilynx *lynx, dma_addr_t pcl_bus, in run_pcl()
[all …]
/Linux-v6.6/Documentation/admin-guide/
Ddevices.txt2421 0 = /dev/pcilynx/aux0 AUX space of first PCILynx card
2423 15 = /dev/pcilynx/aux15 AUX space of 16th PCILynx card
2424 16 = /dev/pcilynx/rom0 ROM space of first PCILynx card
2426 31 = /dev/pcilynx/rom15 ROM space of 16th PCILynx card
2427 32 = /dev/pcilynx/ram0 RAM space of first PCILynx card
2429 47 = /dev/pcilynx/ram15 RAM space of 16th PCILynx card