Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Drtw8852c.c1497 static const u32 path_cr_bases[] = {0x5868, 0x7868}; in rtw8852c_bb_gpio_trsw() local
1502 if (path >= ARRAY_SIZE(path_cr_bases)) in rtw8852c_bb_gpio_trsw()
1505 cr = path_cr_bases[path]; in rtw8852c_bb_gpio_trsw()
1524 static const u32 path_cr_bases[] = {0x5894, 0x7894}; in rtw8852c_bb_gpio_rfm() local
1530 if (src >= ARRAY_SIZE(masks) || path >= ARRAY_SIZE(path_cr_bases)) in rtw8852c_bb_gpio_rfm()
1534 cr = path_cr_bases[path]; in rtw8852c_bb_gpio_rfm()