Lines Matching refs:idx
66 u8 idx; in _rtl8723e_fill_h2c_command() local
172 for (idx = 0; idx < 4; idx++) { in _rtl8723e_fill_h2c_command()
173 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723e_fill_h2c_command()
174 boxcontent[idx]); in _rtl8723e_fill_h2c_command()
182 for (idx = 0; idx < 4; idx++) { in _rtl8723e_fill_h2c_command()
183 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723e_fill_h2c_command()
184 boxcontent[idx]); in _rtl8723e_fill_h2c_command()
192 for (idx = 0; idx < 4; idx++) { in _rtl8723e_fill_h2c_command()
193 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723e_fill_h2c_command()
194 boxcontent[idx]); in _rtl8723e_fill_h2c_command()
204 for (idx = 0; idx < 2; idx++) { in _rtl8723e_fill_h2c_command()
205 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl8723e_fill_h2c_command()
206 boxextcontent[idx]); in _rtl8723e_fill_h2c_command()
209 for (idx = 0; idx < 4; idx++) { in _rtl8723e_fill_h2c_command()
210 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723e_fill_h2c_command()
211 boxcontent[idx]); in _rtl8723e_fill_h2c_command()
221 for (idx = 0; idx < 2; idx++) { in _rtl8723e_fill_h2c_command()
222 rtl_write_byte(rtlpriv, box_extreg + idx, in _rtl8723e_fill_h2c_command()
223 boxextcontent[idx]); in _rtl8723e_fill_h2c_command()
226 for (idx = 0; idx < 4; idx++) { in _rtl8723e_fill_h2c_command()
227 rtl_write_byte(rtlpriv, box_reg + idx, in _rtl8723e_fill_h2c_command()
228 boxcontent[idx]); in _rtl8723e_fill_h2c_command()