Home
last modified time | relevance | path

Searched defs:mtk_wed_device (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/soc/mediatek/
H A Dmtk_wed.h79 struct mtk_wed_device { struct
81 const struct mtk_wed_ops *ops;
82 struct device *dev;
83 struct mtk_wed_hw *hw;
84 bool init_done, running;
85 int wdma_idx;
86 int irq;
87 u8 version;
90 u32 rev_id;
92 struct mtk_wed_ring tx_ring[MTK_WED_TX_QUEUES];
[all …]