Home
last modified time | relevance | path

Searched refs:MT_MCUQ_RING_BASE (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7996/
HDdma.c282 MT_MCUQ_RING_BASE(MT_MCUQ_WM)); in mt7996_dma_init()
290 MT_MCUQ_RING_BASE(MT_MCUQ_WA)); in mt7996_dma_init()
298 MT_MCUQ_RING_BASE(MT_MCUQ_FWDL)); in mt7996_dma_init()
HDregs.h387 #define MT_MCUQ_RING_BASE(q) (MT_Q_BASE(q) + 0x300) macro
/freebsd-14-stable/sys/contrib/dev/mediatek/mt76/mt7915/
HDdma.c462 MT_MCUQ_RING_BASE(MT_MCUQ_WM)); in mt7915_dma_init()
470 MT_MCUQ_RING_BASE(MT_MCUQ_WA)); in mt7915_dma_init()
478 MT_MCUQ_RING_BASE(MT_MCUQ_FWDL)); in mt7915_dma_init()
HDregs.h685 #define MT_MCUQ_RING_BASE(q) (MT_Q_BASE(q) + 0x300) macro