Home
last modified time | relevance | path

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

/src/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_dma.c364 mt76_clear(dev, addr, WFSYS_SW_RST_B); in mt792x_wfsys_reset()
366 mt76_set(dev, addr, WFSYS_SW_RST_B); in mt792x_wfsys_reset()
H A Dmt792x_regs.h484 #define WFSYS_SW_RST_B BIT(0) macro