Home
last modified time | relevance | path

Searched full:hif2 (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dpci.c120 struct mt7996_hif *hif2; in mt7996_pci_probe() local
157 hif2 = mt7996_pci_init_hif2(pdev); in mt7996_pci_probe()
180 if (hif2) { in mt7996_pci_probe()
181 hif2_dev = container_of(hif2->dev, struct pci_dev, dev); in mt7996_pci_probe()
182 dev->hif2 = hif2; in mt7996_pci_probe()
194 dev->hif2->irq = hif2_dev->irq; in mt7996_pci_probe()
195 hif2_irq = dev->hif2->irq; in mt7996_pci_probe()
216 if (dev->hif2) in mt7996_pci_probe()
219 if (dev->hif2) { in mt7996_pci_probe()
226 if (dev->hif2) in mt7996_pci_probe()
[all …]
H A Ddma.c77 if (dev->hif2) in mt7996_dma_config()
154 if (!is_mt7996(&dev->mt76) || dev->hif2) in __mt7996_dma_prefetch()
174 if (is_mt7990(&dev->mt76) && dev->hif2) in __mt7996_dma_prefetch()
206 if (dev->hif2) in mt7996_dma_prefetch()
214 if (dev->hif2) in mt7996_dma_disable()
226 if (dev->hif2) { in mt7996_dma_disable()
245 if (dev->hif2) { in mt7996_dma_disable()
261 if (dev->hif2) in mt7996_dma_start()
279 if (dev->hif2) in mt7996_dma_start()
321 if (dev->hif2) in mt7996_dma_enable()
[all …]
H A Dmmio.c468 bool hif2, int *irq) in mt7996_mmio_wed_init() argument
482 if (hif2) in mt7996_mmio_wed_init()
496 if (hif2) { in mt7996_mmio_wed_init()
547 wed->wlan.rx_npkt = dev->hif2 ? 32768 : 24576; in mt7996_mmio_wed_init()
585 if (!hif2) { in mt7996_mmio_wed_init()
698 if (dev->hif2 && mtk_wed_device_active(wed_hif2)) { in mt7996_irq_tasklet()
712 if (dev->hif2) in mt7996_irq_tasklet()
718 if (dev->hif2) { in mt7996_irq_tasklet()
761 if (dev->hif2) { in mt7996_irq_handler()
H A Dmt7996.h337 struct mt7996_hif *hif2; member
692 if (dev->hif2) in mt7996_irq_enable()
702 if (dev->hif2) in mt7996_irq_disable()
786 bool hif2, int *irq);
H A Dmac.c1791 if (dev->hif2) { in mt7996_mac_restart()
1798 if (dev->hif2) in mt7996_mac_restart()
1852 if (dev->hif2) { in mt7996_mac_restart()
1858 if (dev->hif2) in mt7996_mac_restart()
H A Dinit.c591 dev->hif2 ? 7 : 0); in mt7996_mac_init()
646 if (is_mt7996(&dev->mt76) && band == MT_BAND2 && dev->hif2) { in mt7996_register_phy()
H A Dmcu.c3341 if (dev->hif2) { in mt7996_mcu_init_firmware()
3396 if (dev->hif2) in mt7996_mcu_exit()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dpci.c130 struct mt7915_hif *hif2 = NULL; in mt7915_pci_probe() local
162 hif2 = mt7915_pci_init_hif2(pdev); in mt7915_pci_probe()
169 hif2 = mt7915_pci_init_hif2(pdev); in mt7915_pci_probe()
186 if (hif2) { in mt7915_pci_probe()
187 dev->hif2 = hif2; in mt7915_pci_probe()
196 ret = devm_request_irq(mdev->dev, dev->hif2->irq, in mt7915_pci_probe()
210 if (dev->hif2) in mt7915_pci_probe()
211 devm_free_irq(mdev->dev, dev->hif2->irq, dev); in mt7915_pci_probe()
213 if (dev->hif2) in mt7915_pci_probe()
214 put_device(dev->hif2->dev); in mt7915_pci_probe()
[all …]
H A Ddma.c92 if (dev->hif2) in mt7915_dma_config()
168 if (dev->hif2) in mt7915_dma_prefetch()
177 if (dev->hif2) in mt7915_dma_disable()
200 if (dev->hif2) { in mt7915_dma_disable()
237 if (dev->hif2) { in mt7915_dma_disable()
261 if (dev->hif2) in mt7915_dma_start()
279 if (dev->hif2) { in mt7915_dma_start()
339 if (dev->hif2) in mt7915_dma_enable()
346 if (dev->hif2) { in mt7915_dma_enable()
361 if (dev->hif2) { in mt7915_dma_enable()
[all …]
H A Dmt7915.h250 struct mt7915_hif *hif2; member
544 if (dev->hif2) in mt7915_irq_enable()
554 if (dev->hif2) in mt7915_irq_disable()
H A Dmmio.c842 if (dev->hif2) in mt7915_irq_tasklet()
847 if (dev->hif2) in mt7915_irq_tasklet()
855 if (dev->hif2) { in mt7915_irq_tasklet()
914 if (dev->hif2) in mt7915_irq_handler()
H A Dmac.c1347 if (dev->hif2) { in mt7915_mac_restart()
1354 if (dev->hif2) { in mt7915_mac_restart()
1406 if (dev->hif2) { in mt7915_mac_restart()
1412 if (dev->hif2) { in mt7915_mac_restart()
1414 dev->hif2->index | MT_PCIE_RECOG_ID_SEM); in mt7915_mac_restart()
H A Dinit.c638 if (!is_mt7915(&dev->mt76) && dev->hif2) in mt7915_mac_init()
H A Dmcu.c2401 if (dev->hif2) { in mt7915_mcu_init_firmware()
2467 if (dev->hif2) in mt7915_mcu_exit()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dmarvell,pp2.yaml80 - const: hif2
256 interrupt-names = "hif0", "hif1", "hif2", "hif3", "hif4",
276 interrupt-names = "hif0", "hif1", "hif2", "hif3", "hif4",
295 interrupt-names = "hif0", "hif1", "hif2", "hif3", "hif4",
H A Dmarvell-pp2.txt102 interrupt-names = "hif0", "hif1", "hif2", "hif3", "hif4",
119 interrupt-names = "hif0", "hif1", "hif2", "hif3", "hif4",
136 interrupt-names = "hif0", "hif1", "hif2", "hif3", "hif4",
/freebsd/sys/contrib/device-tree/src/arm64/marvell/
H A Darmada-cp11x.dtsi85 interrupt-names = "hif0", "hif1", "hif2",
105 interrupt-names = "hif0", "hif1", "hif2",
125 interrupt-names = "hif0", "hif1", "hif2",