Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c1868 u8 cck_gi_u_bnd_lsb = 0; in rtw8822c_phy_set_param() local
1901 cck_gi_u_bnd_lsb = (u8)rtw_read32_mask(rtwdev, 0x1aa8, 0xf0000); in rtw8822c_phy_set_param()
1905 dm_info->cck_gi_u_bnd = ((cck_gi_u_bnd_msb << 4) | (cck_gi_u_bnd_lsb)); in rtw8822c_phy_set_param()