Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/realtek/rtl8xxxu/
Drtl8xxxu_regs.h1035 #define AGC_RPT_CCK BIT(7) macro
Drtl8xxxu_core.c4478 val32 |= AGC_RPT_CCK; in rtl8xxxu_init_device()
4480 val32 &= ~AGC_RPT_CCK; in rtl8xxxu_init_device()