Searched defs:rtw89_phy_gen_def (Results 1 – 1 of 1) sorted by relevance
509 struct rtw89_phy_gen_def { struct510 u32 cr_base;511 const struct rtw89_ccx_regs *ccx;512 const struct rtw89_physts_regs *physts;513 const struct rtw89_cfo_regs *cfo;537 extern const struct rtw89_phy_gen_def rtw89_phy_gen_ax; argument