Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_mac.c311 mask = MT_WTBLOFF_TOP_RSCR_RCPI_MODE | MT_WTBLOFF_TOP_RSCR_RCPI_PARAM; in mt792x_mac_init_band()
312 set = FIELD_PREP(MT_WTBLOFF_TOP_RSCR_RCPI_MODE, 0) | in mt792x_mac_init_band()
H A Dmt792x_regs.h66 #define MT_WTBLOFF_TOP_RSCR_RCPI_MODE GENMASK(31, 30) macro
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c515 mask = MT_WTBLOFF_TOP_RSCR_RCPI_MODE | MT_WTBLOFF_TOP_RSCR_RCPI_PARAM; in mt7915_mac_init_band()
516 set = FIELD_PREP(MT_WTBLOFF_TOP_RSCR_RCPI_MODE, 0) | in mt7915_mac_init_band()
H A Dregs.h253 #define MT_WTBLOFF_TOP_RSCR_RCPI_MODE GENMASK(31, 30) macro