Searched refs:RTW89_H2C_RF_PAGE_NUM (Results 1 – 2 of 2) sorted by relevance
1632 if (page >= RTW89_H2C_RF_PAGE_NUM) { in rtw89_phy_config_rf_reg_fw() 1651 if (remain > RTW89_H2C_RF_PAGE_NUM * RTW89_H2C_RF_PAGE_SIZE) { in rtw89_phy_config_rf_reg_noio() 1654 remain, RTW89_H2C_RF_PAGE_NUM * RTW89_H2C_RF_PAGE_SIZE); in rtw89_phy_config_rf_reg_noio() 1659 for (i = 0; i < RTW89_H2C_RF_PAGE_NUM && remain; i++, remain -= len) { in rtw89_phy_config_rf_reg_noio()
4502 #define RTW89_H2C_RF_PAGE_NUM 34505 __le32 rtw89_phy_config_rf_h2c[RTW89_H2C_RF_PAGE_NUM][RTW89_H2C_RF_PAGE_SIZE];4484 #define RTW89_H2C_RF_PAGE_NUM global() macro