Searched defs:mt76_mmio (Results 1 – 1 of 1) sorted by relevance
717 struct mt76_mmio { struct718 void __iomem *regs;719 spinlock_t irq_lock;720 u32 irqmask;722 struct mtk_wed_device wed;723 struct mtk_wed_device wed_hif2;724 struct completion wed_reset;725 struct completion wed_reset_complete;727 struct airoha_ppe_dev __rcu *ppe_dev;728 struct airoha_npu __rcu *npu;[all …]