| /drivers/staging/rtl8723bs/hal/ |
| A D | HalHWImg8723B_BB.c | 220 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_AGC_TAB() local 233 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_AGC_TAB() 236 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_AGC_TAB() 237 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_AGC_TAB() 239 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_AGC_TAB() 241 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_AGC_TAB() 249 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_AGC_TAB() 256 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_AGC_TAB() 479 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_PHY_REG() local 492 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_PHY_REG() [all …]
|
| A D | HalHWImg8723B_MAC.c | 190 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_MAC_REG() local 194 odm_ConfigMAC_8723B(pDM_Odm, v1, (u8)v2); in ODM_ReadAndConfig_MP_8723B_MAC_REG() 203 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_MAC_REG() 206 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_MAC_REG() 207 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_MAC_REG() 209 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_MAC_REG() 211 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_MAC_REG() 217 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_MAC_REG() 222 odm_ConfigMAC_8723B(pDM_Odm, v1, (u8)v2); in ODM_ReadAndConfig_MP_8723B_MAC_REG() 223 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_MAC_REG() [all …]
|
| A D | HalHWImg8723B_RF.c | 221 u32 v2 = Array[i+1]; in ODM_ReadAndConfig_MP_8723B_RadioA() local 225 odm_ConfigRF_RadioA_8723B(pDM_Odm, v1, v2); in ODM_ReadAndConfig_MP_8723B_RadioA() 234 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_RadioA() 235 } else if (!CheckPositive(pDM_Odm, v1, v2)) { in ODM_ReadAndConfig_MP_8723B_RadioA() 237 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_RadioA() 238 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_RadioA() 240 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_RadioA() 242 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_RadioA() 250 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_RadioA() 257 READ_NEXT_PAIR(v1, v2, i); in ODM_ReadAndConfig_MP_8723B_RadioA() [all …]
|
| /drivers/char/mwave/ |
| A D | mwavedd.h | 84 #define PRINTK_3(f,s,v1,v2) \ argument 86 printk(s,v1,v2); \ 89 #define PRINTK_4(f,s,v1,v2,v3) \ argument 91 printk(s,v1,v2,v3); \ 94 #define PRINTK_5(f,s,v1,v2,v3,v4) \ argument 117 #define PRINTK_3(f,s,v1,v2) argument 118 #define PRINTK_4(f,s,v1,v2,v3) argument 119 #define PRINTK_5(f,s,v1,v2,v3,v4) argument 120 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) argument 121 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) argument [all …]
|
| /drivers/gpu/drm/amd/display/dc/inc/ |
| A D | reg_helper.h | 70 FN(reg, f2), v2) 75 FN(reg, f2), v2,\ 81 FN(reg, f2), v2,\ 89 FN(reg, f2), v2,\ 98 FN(reg, f2), v2,\ 108 FN(reg, f2), v2,\ 119 FN(reg, f2), v2,\ 131 FN(reg, f2), v2, \ 144 FN(reg, f2), v2, \ 237 FN(reg, f2), v2) [all …]
|
| /drivers/gpu/drm/amd/display/dmub/src/ |
| A D | dmub_reg.h | 65 #define REG_SET_2(reg, init_value, f1, v1, f2, v2) \ argument 68 FN(reg, f2), v2) 70 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 73 FN(reg, f2), v2, \ 79 FN(reg, f2), v2, \ 92 #define REG_UPDATE_2(reg, f1, v1, f2, v2) \ argument 95 FN(reg, f2), v2) 97 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument 100 FN(reg, f2), v2, \ 103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument [all …]
|
| /drivers/gpu/drm/amd/display/dc/dml2/dml21/src/dml2_standalone_libraries/ |
| A D | lib_float_math.c | 69 double math_max3(double v1, double v2, double v3) in math_max3() argument 71 return v3 > math_max2(v1, v2) ? v3 : math_max2(v1, v2); in math_max3() 74 double math_max4(double v1, double v2, double v3, double v4) in math_max4() argument 76 return v4 > math_max3(v1, v2, v3) ? v4 : math_max3(v1, v2, v3); in math_max4() 79 double math_max5(double v1, double v2, double v3, double v4, double v5) in math_max5() argument 81 return math_max3(v1, v2, v3) > math_max2(v4, v5) ? math_max3(v1, v2, v3) : math_max2(v4, v5); in math_max5()
|
| A D | lib_float_math.h | 15 double math_max3(double v1, double v2, double v3); 16 double math_max4(double v1, double v2, double v3, double v4); 17 double math_max5(double v1, double v2, double v3, double v4, double v5);
|
| /drivers/firmware/google/ |
| A D | memconsole-x86-legacy.c | 39 } __packed v2; member 70 hdr->v2.buffer_addr, hdr->v2.start, in found_v2_header() 71 hdr->v2.end, hdr->v2.num_bytes); in found_v2_header() 73 memconsole_baseaddr = phys_to_virt(hdr->v2.buffer_addr + hdr->v2.start); in found_v2_header() 74 memconsole_length = hdr->v2.end - hdr->v2.start; in found_v2_header()
|
| /drivers/gpu/drm/amd/amdkfd/ |
| A D | cwsr_trap_handler_gfx12.asm | 435 v_writelane_b32 v2, s_save_m0, 0x0 437 v_writelane_b32 v2, s_save_tmp, 0x2 445 v_writelane_b32 v2, s_save_tmp, 0x6 448 v_writelane_b32 v2, s_save_tmp, 0x8 451 v_writelane_b32 v2, s_save_tmp, 0x9 454 v_writelane_b32 v2, s_save_tmp, 0xA 512 v_mov_b32 v2, 0x0 648 v_movrels_b32 v2, v2 //v2 = v[2+m0] 674 v_movrels_b32 v2, v2 //v2 = v[2+m0] 819 v_movreld_b32 v2, v2 [all …]
|
| A D | cwsr_trap_handler_gfx9.asm | 570 v_mbcnt_lo_u32_b32 v2, 0xffffffff, 0x0 577 v_lshlrev_b32 v2, 2, v3 580 ds_read2_b32 v[0:1], v2 offset0:0 offset1:0x40 584 v_add_u32 v2, 0x200, v2 587 ds_read_b32 v0, v2 591 v_add_u32 v2, 0x100, v2 594 v_cmp_lt_u32 vcc[0:1], v2, s_save_alloc_size 602 v_mul_i32_i24 v2, v3, 8 // tid*8 615 v_add_u32 v2, v2, v3 669 v_mov_b32 v2, v2 //v0 = v[0+m0] [all …]
|
| A D | cwsr_trap_handler_gfx10.asm | 561 v_mov_b32 v2, 0x0 //Set of SGPRs for TCP store 638 v_mov_b32 v2, 0x0 825 v_movrels_b32 v2, v2 //v2 = v[2+m0] 840 v_movrels_b32 v2, v2 //v2 = v[2+m0] 870 v_movrels_b32 v2, v2 //v2 = v[2+m0] 885 v_movrels_b32 v2, v2 //v2 = v[2+m0] 1052 v_movreld_b32 v2, v2 1086 v_movreld_b32 v2, v2 1276 v_writelane_b32 v2, s, m0 1292 v_writelane_b32 v2, s[sgpr_idx], ttmp13 [all …]
|
| A D | cwsr_trap_handler_gfx8.asm | 354 buffer_store_dword v2, v0, s_save_buf_rsrc0, s_save_mem_offset slc:1 glc:1 offset:256*2 395 v_mbcnt_lo_u32_b32 v2, 0xffffffff, 0x0 396 v_mbcnt_hi_u32_b32 v3, 0xffffffff, v2 // tid 397 v_mul_i32_i24 v2, v3, 8 // tid*8 405 ds_read_b64 v[0:1], v2 //x =LDS[a], byte address 407 buffer_store_dwordx2 v[0:1], v2, s_save_buf_rsrc0, s_save_mem_offset offen:1 glc:1 slc:1 409 v_add_u32 v2, vcc[0:1], v2, v3 410 v_cmp_lt_u32 vcc[0:1], v2, s_save_alloc_size 447 v_mov_b32 v2, v2 //v0 = v[0+m0] 452 buffer_store_dword v2, v0, s_save_buf_rsrc0, s_save_mem_offset slc:1 glc:1 offset:256*2 [all …]
|
| /drivers/net/wireless/ath/ath9k/ |
| A D | rng.c | 27 u32 v1, v2, rng_last = sc->rng_last; in ath9k_rng_data_read() local 38 v2 = REG_READ(ah, AR_PHY_TST_ADC) & 0xffff; in ath9k_rng_data_read() 41 if (v1 && v2 && rng_last != v1 && v1 != v2 && v1 != 0xffff && in ath9k_rng_data_read() 42 v2 != 0xffff) in ath9k_rng_data_read() 43 buf[j++] = (v1 << 16) | v2; in ath9k_rng_data_read() 45 rng_last = v2; in ath9k_rng_data_read()
|
| /drivers/gpu/drm/amd/display/dc/dml/calcs/ |
| A D | dcn_calc_math.c | 94 float dcn_bw_max3(float v1, float v2, float v3) in dcn_bw_max3() argument 96 return v3 > dcn_bw_max2(v1, v2) ? v3 : dcn_bw_max2(v1, v2); in dcn_bw_max3() 99 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) in dcn_bw_max5() argument 101 …return dcn_bw_max3(v1, v2, v3) > dcn_bw_max2(v4, v5) ? dcn_bw_max3(v1, v2, v3) : dcn_bw_max2(v4, v… in dcn_bw_max5()
|
| /drivers/clocksource/ |
| A D | acpi_pm.c | 47 u32 v1 = 0, v2 = 0, v3 = 0; in acpi_pm_read_verified() local 57 v2 = read_pmtmr(); in acpi_pm_read_verified() 59 } while (unlikely((v1 > v2 && v1 < v3) || (v2 > v3 && v2 < v1) in acpi_pm_read_verified() 60 || (v3 > v1 && v3 < v2))); in acpi_pm_read_verified() 62 return v2; in acpi_pm_read_verified()
|
| /drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
| A D | phy.c | 392 u32 v2; in handle_branch1() local 397 v2 = array_table[i+1]; in handle_branch1() 408 while (v2 != 0xDEAD && in handle_branch1() 409 v2 != 0xCDEF && in handle_branch1() 417 while (v2 != 0xDEAD && in handle_branch1() 418 v2 != 0xCDEF && in handle_branch1() 436 u32 v2; in handle_branch2() local 441 v2 = array_table[i+1]; in handle_branch2() 455 while (v2 != 0xDEAD && in handle_branch2() 638 u32 v1 = 0, v2 = 0; in phy_config_bb_with_pghdr() local [all …]
|
| /drivers/net/wireless/realtek/rtlwifi/rtl8192ee/ |
| A D | phy.c | 664 v2 = array[i+1]; \ 674 u32 v1 = 0, v2 = 0; in phy_config_bb_with_hdr_file() local 682 v2 = array[i+1]; in phy_config_bb_with_hdr_file() 708 v2); in phy_config_bb_with_hdr_file() 723 v2 = array[i+1]; in phy_config_bb_with_hdr_file() 889 v2 = array[i+1]; \ 899 u32 v1 = 0, v2 = 0; in rtl92ee_phy_config_rf_with_headerfile() local 910 v2 = array[i+1]; in rtl92ee_phy_config_rf_with_headerfile() 938 v2); in rtl92ee_phy_config_rf_with_headerfile() 957 v2 = array[i+1]; in rtl92ee_phy_config_rf_with_headerfile() [all …]
|
| /drivers/gpu/drm/radeon/ |
| A D | atombios_encoders.c | 622 args.v2.ucMisc = 0; in atombios_digital_setup() 623 args.v2.ucAction = action; in atombios_digital_setup() 631 args.v2.ucTruncate = 0; in atombios_digital_setup() 632 args.v2.ucSpatial = 0; in atombios_digital_setup() 633 args.v2.ucTemporal = 0; in atombios_digital_setup() 634 args.v2.ucFRC = 0; in atombios_digital_setup() 825 DIG_ENCODER_CONTROL_PARAMETERS_V2 v2; member 1135 args.v2.ucAction = action; in atombios_dig_transmitter_setup2() 1152 args.v2.acConfig.ucLinkSel = 1; in atombios_dig_transmitter_setup2() 1168 args.v2.acConfig.fDPConnector = 1; in atombios_dig_transmitter_setup2() [all …]
|
| /drivers/gpu/drm/amd/amdgpu/ |
| A D | atombios_encoders.c | 553 DIG_ENCODER_CONTROL_PARAMETERS_V2 v2; member 741 DIG_TRANSMITTER_CONTROL_PARAMETERS_V2 v2; member 862 args.v2.ucAction = action; in amdgpu_atombios_encoder_setup_dig_transmitter() 866 args.v2.asMode.ucLaneSel = lane_num; in amdgpu_atombios_encoder_setup_dig_transmitter() 867 args.v2.asMode.ucLaneSet = lane_set; in amdgpu_atombios_encoder_setup_dig_transmitter() 879 args.v2.acConfig.ucLinkSel = 1; in amdgpu_atombios_encoder_setup_dig_transmitter() 894 args.v2.acConfig.fCoherentMode = 1; in amdgpu_atombios_encoder_setup_dig_transmitter() 895 args.v2.acConfig.fDPConnector = 1; in amdgpu_atombios_encoder_setup_dig_transmitter() 898 args.v2.acConfig.fCoherentMode = 1; in amdgpu_atombios_encoder_setup_dig_transmitter() 1428 SELECT_CRTC_SOURCE_PARAMETERS_V2 v2; member [all …]
|
| /drivers/net/wireless/intel/iwlwifi/mvm/ |
| A D | offloading.c | 38 struct iwl_proto_offload_cmd_v2 v2; in iwl_mvm_send_proto_offload() member 127 BUILD_BUG_ON(sizeof(cmd.v2.target_ipv6_addr[0]) != in iwl_mvm_send_proto_offload() 136 memcpy(cmd.v2.target_ipv6_addr[i], in iwl_mvm_send_proto_offload() 138 sizeof(cmd.v2.target_ipv6_addr[i])); in iwl_mvm_send_proto_offload() 144 memcpy(cmd.v2.ndp_mac_addr, vif->addr, ETH_ALEN); in iwl_mvm_send_proto_offload() 189 common = &cmd.v2.common; in iwl_mvm_send_proto_offload() 190 size = sizeof(cmd.v2); in iwl_mvm_send_proto_offload()
|
| /drivers/net/wireless/intersil/p54/ |
| A D | fwio.c | 241 eeprom_hdr->v2.offset = cpu_to_le32(offset); in p54_download_eeprom() 242 eeprom_hdr->v2.len = cpu_to_le16(len); in p54_download_eeprom() 243 eeprom_hdr->v2.magic2 = 0xf; in p54_download_eeprom() 373 setup->v2.max_rx = cpu_to_le16(priv->rx_mtu); in p54_setup_mac() 374 setup->v2.rxhw = cpu_to_le16(priv->rxhw); in p54_setup_mac() 376 setup->v2.truncate = cpu_to_le16(48896); in p54_setup_mac() 378 setup->v2.sbss_offset = 0; in p54_setup_mac() 379 setup->v2.mcast_window = 0; in p54_setup_mac() 380 setup->v2.rx_rssi_threshold = 0; in p54_setup_mac() 381 setup->v2.rx_ed_threshold = 0; in p54_setup_mac() [all …]
|
| /drivers/net/can/usb/ |
| A D | Kconfig | 91 - Kvaser USBcan R v2 92 - Kvaser Leaf Light v2 93 - Kvaser Leaf Light R v2 104 - Kvaser BlackBird v2 105 - Kvaser Leaf Pro HS v2 111 - Kvaser Memorator 2xHS v2 112 - Kvaser Memorator Pro 2xHS v2 115 - Kvaser USBcan Pro 2xHS v2 122 - ATI Memorator Pro 2xHS v2 123 - ATI USBcan Pro 2xHS v2
|
| /drivers/gpu/drm/etnaviv/ |
| A D | etnaviv_iommu_v2.c | 64 clear_bit(v2_context->id, context->global->v2.pta_alloc); in etnaviv_iommuv2_free() 204 lower_32_bits(context->global->v2.pta_dma)); in etnaviv_iommuv2_restore_sec() 206 upper_32_bits(context->global->v2.pta_dma)); in etnaviv_iommuv2_restore_sec() 219 context->global->v2.pta_cpu[v2_context->id] = v2_context->mtlb_dma | in etnaviv_iommuv2_restore_sec() 280 v2_context->id = find_first_zero_bit(global->v2.pta_alloc, in etnaviv_iommuv2_context_alloc() 283 set_bit(v2_context->id, global->v2.pta_alloc); in etnaviv_iommuv2_context_alloc() 298 global->v2.pta_cpu[v2_context->id] = v2_context->mtlb_dma; in etnaviv_iommuv2_context_alloc() 310 clear_bit(v2_context->id, global->v2.pta_alloc); in etnaviv_iommuv2_context_alloc()
|
| /drivers/mfd/ |
| A D | tps65010.c | 186 u8 value, v2; in dbg_show() local 254 ? str_on_off(v2 & 0x80) in dbg_show() 255 : ((v2 & 0x80) ? "blink" : "(nPG)"), in dbg_show() 256 value, v2, in dbg_show() 257 (value & 0x7f) * 10, (v2 & 0x7f) * 100); in dbg_show() 263 ? str_on_off(v2 & 0x80) in dbg_show() 264 : ((v2 & 0x80) ? "blink" : "off"), in dbg_show() 265 value, v2, in dbg_show() 266 (value & 0x7f) * 10, (v2 & 0x7f) * 100); in dbg_show() 279 (v2 & (1 << i)) ? "no-irq" : "irq", in dbg_show() [all …]
|