Searched refs:tmp_1 (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/ |
| H A D | hw.c | 2319 s8 *tmp, *tmp_1; in mac_write_pwr_limit_reg() local 2329 tmp_1 = &tpu->pwr_lmt_cck_40m[i][0]; in mac_write_pwr_limit_reg() 2331 ret = MAC_REG_W32_OFLD(cr, BT_2_DW(tmp_1[1], tmp_1[0], in mac_write_pwr_limit_reg() 2340 tmp_1 = &tpu->pwr_lmt_20m[i][0][0]; in mac_write_pwr_limit_reg() 2342 ret = MAC_REG_W32_OFLD(cr, BT_2_DW(tmp_1[1], tmp_1[0], in mac_write_pwr_limit_reg() 2353 tmp_1 = &tpu->pwr_lmt_20m[i][j + 1][0]; in mac_write_pwr_limit_reg() 2354 ret = MAC_REG_W32_OFLD(cr, BT_2_DW(tmp_1[1], tmp_1[0], in mac_write_pwr_limit_reg() 2365 tmp_1 = &tpu->pwr_lmt_40m[i][0][0]; in mac_write_pwr_limit_reg() 2367 ret = MAC_REG_W32_OFLD(cr, BT_2_DW(tmp_1[1], tmp_1[0], in mac_write_pwr_limit_reg() 2376 tmp_1 = &tpu->pwr_lmt_40m[i][2][0]; in mac_write_pwr_limit_reg() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/ |
| H A D | hw.c | 2319 s8 *tmp, *tmp_1; in mac_write_pwr_limit_reg() local 2329 tmp_1 = &tpu->pwr_lmt_cck_40m[i][0]; in mac_write_pwr_limit_reg() 2331 ret = MAC_REG_W32_OFLD(cr, BT_2_DW(tmp_1[1], tmp_1[0], in mac_write_pwr_limit_reg() 2340 tmp_1 = &tpu->pwr_lmt_20m[i][0][0]; in mac_write_pwr_limit_reg() 2342 ret = MAC_REG_W32_OFLD(cr, BT_2_DW(tmp_1[1], tmp_1[0], in mac_write_pwr_limit_reg() 2353 tmp_1 = &tpu->pwr_lmt_20m[i][j + 1][0]; in mac_write_pwr_limit_reg() 2354 ret = MAC_REG_W32_OFLD(cr, BT_2_DW(tmp_1[1], tmp_1[0], in mac_write_pwr_limit_reg() 2365 tmp_1 = &tpu->pwr_lmt_40m[i][0][0]; in mac_write_pwr_limit_reg() 2367 ret = MAC_REG_W32_OFLD(cr, BT_2_DW(tmp_1[1], tmp_1[0], in mac_write_pwr_limit_reg() 2376 tmp_1 = &tpu->pwr_lmt_40m[i][2][0]; in mac_write_pwr_limit_reg() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | stv090x.c | 1656 s32 srate, int_1, int_2, tmp_1, tmp_2; in stv090x_get_srate() local 1668 tmp_1 = clk % 0x10000; in stv090x_get_srate() 1673 ((int_2 * tmp_1) >> 16); in stv090x_get_srate() 2522 s32 derot, int_1, int_2, tmp_1, tmp_2; in stv090x_get_car_freq() local 2533 tmp_1 = mclk % 0x1000; in stv090x_get_car_freq() 2538 ((int_2 * tmp_1) >> 12); in stv090x_get_car_freq()
|