Searched refs:PPG_5G_MASK (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/contrib/dev/rtw88/ | ||
H A D | rtw8822c.h | 413 #define PPG_5G_MASK GENMASK(4, 0) macro |
H A D | rtw8822c.c | 1083 bb_gain[path][idx] = FIELD_GET(PPG_5G_MASK, pg_pwr); in rtw8822c_power_trim() |