Searched refs:ad_sel (Results 1 – 5 of 5) sorted by relevance
258 enum rtw_dv_sel ad_sel = (enum rtw_dv_sel)((reg_addr & 0x10000) >> 16);268 if (ad_sel == DAV) {273 } else if (ad_sel == DDV) {384 enum rtw_dv_sel ad_sel = (enum rtw_dv_sel)((reg_addr & 0x10000) >> 16);394 if (ad_sel == DAV) {399 } else if (ad_sel == DDV) {
283 enum rtw_dv_sel ad_sel = (enum rtw_dv_sel)((reg_addr & 0x10000) >> 16); in halbb_read_rf_reg_8852b() local293 if (ad_sel == DAV) { in halbb_read_rf_reg_8852b()298 } else if (ad_sel == DDV) { in halbb_read_rf_reg_8852b()517 enum rtw_dv_sel ad_sel = (enum rtw_dv_sel)((reg_addr & 0x10000) >> 16); in halbb_write_rf_reg_8852b() local527 if (ad_sel == DAV) { in halbb_write_rf_reg_8852b()532 } else if (ad_sel == DDV) { in halbb_write_rf_reg_8852b()
5001 u32 bank, u32 ad_sel) in __atlas7_pmx_pin_ad_sel() argument5012 writel(regv | (ad_sel << conf->ad_ctrl_bit), in __atlas7_pmx_pin_ad_sel()