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.c311 mask = MT_WTBLOFF_TOP_RSCR_RCPI_MODE | MT_WTBLOFF_TOP_RSCR_RCPI_PARAM; in mt792x_mac_init_band()
313 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.c515 mask = MT_WTBLOFF_TOP_RSCR_RCPI_MODE | MT_WTBLOFF_TOP_RSCR_RCPI_PARAM; in mt7915_mac_init_band()
517 FIELD_PREP(MT_WTBLOFF_TOP_RSCR_RCPI_PARAM, 0x3); in mt7915_mac_init_band()
H A Dregs.h254 #define MT_WTBLOFF_TOP_RSCR_RCPI_PARAM GENMASK(25, 24) macro