Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/realtek/rtw88/
Drtw8822c.c1850 u8 cck_gi_u_bnd_lsb = 0; in rtw8822c_phy_set_param() local
1883 cck_gi_u_bnd_lsb = (u8)rtw_read32_mask(rtwdev, 0x1aa8, 0xf0000); in rtw8822c_phy_set_param()
1887 dm_info->cck_gi_u_bnd = ((cck_gi_u_bnd_msb << 4) | (cck_gi_u_bnd_lsb)); in rtw8822c_phy_set_param()