Home
last modified time | relevance | path

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

/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x_mac.c313 mask = MT_WTBLOFF_TOP_RSCR_RCPI_MODE | MT_WTBLOFF_TOP_RSCR_RCPI_PARAM; in mt792x_mac_init_band()
315 FIELD_PREP(MT_WTBLOFF_TOP_RSCR_RCPI_PARAM, 0x3); in mt792x_mac_init_band()
H A Dmt792x_regs.h67 #define MT_WTBLOFF_TOP_RSCR_RCPI_PARAM GENMASK(25, 24) macro
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c551 mask = MT_WTBLOFF_TOP_RSCR_RCPI_MODE | MT_WTBLOFF_TOP_RSCR_RCPI_PARAM; in mt7915_mac_init_band()
553 FIELD_PREP(MT_WTBLOFF_TOP_RSCR_RCPI_PARAM, 0x3); in mt7915_mac_init_band()
H A Dregs.h256 #define MT_WTBLOFF_TOP_RSCR_RCPI_PARAM GENMASK(25, 24) macro