/linux/drivers/char/mwave/ |
A D | mwavedd.h | 89 #define PRINTK_4(f,s,v1,v2,v3) \ argument 94 #define PRINTK_5(f,s,v1,v2,v3,v4) \ argument 99 #define PRINTK_6(f,s,v1,v2,v3,v4,v5) \ argument 104 #define PRINTK_7(f,s,v1,v2,v3,v4,v5,v6) \ argument 109 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) \ 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 122 #define PRINTK_8(f,s,v1,v2,v3,v4,v5,v6,v7) argument
|
/linux/include/pcmcia/ |
A D | device_id.h | 34 #define PCMCIA_DEVICE_PROD_ID3(v3, vh3) { \ argument 45 #define PCMCIA_DEVICE_PROD_ID13(v1, v3, vh1, vh3) { \ argument 57 #define PCMCIA_DEVICE_PROD_ID123(v1, v2, v3, vh1, vh2, vh3) { \ argument 71 #define PCMCIA_DEVICE_PROD_ID134(v1, v3, v4, vh1, vh3, vh4) { \ argument 78 #define PCMCIA_DEVICE_PROD_ID1234(v1, v2, v3, v4, vh1, vh2, vh3, vh4) { \ argument 95 #define PCMCIA_DEVICE_MANF_CARD_PROD_ID3(manf, card, v3, vh3) { \ argument 137 #define PCMCIA_MFC_DEVICE_PROD_ID13(mfc, v1, v3, vh1, vh3) { \ argument 145 #define PCMCIA_MFC_DEVICE_PROD_ID123(mfc, v1, v2, v3, vh1, vh2, vh3) { \ argument 186 #define PCMCIA_PFC_DEVICE_PROD_ID13(mfc, v1, v3, vh1, vh3) { \ argument 194 #define PCMCIA_PFC_DEVICE_PROD_ID123(mfc, v1, v2, v3, vh1, vh2, vh3) { \ argument [all …]
|
/linux/drivers/gpu/drm/amd/display/dc/inc/ |
A D | reg_helper.h | 72 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 78 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 85 #define REG_SET_5(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 94 #define REG_SET_6(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 104 #define REG_SET_7(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 115 #define REG_SET_8(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, \ argument 165 #define REG_GET_3(reg_name, f1, v1, f2, v2, f3, v3) \ argument 171 #define REG_GET_4(reg_name, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 239 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument 245 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument [all …]
|
A D | bw_fixed.h | 56 struct bw_fixed v3) in bw_min3() 63 struct bw_fixed v3) in bw_max3()
|
/linux/arch/arm64/lib/ |
A D | xor-neon.c | 19 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_2() local 47 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_3() local 83 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_4() local 128 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_5() local
|
/linux/drivers/pci/controller/ |
A D | pci-v3-semi.c | 315 struct v3_pci *v3 = bus->sysdata; in v3_map_bus() local 383 static void v3_unmap_bus(struct v3_pci *v3) in v3_unmap_bus() 407 struct v3_pci *v3 = bus->sysdata; in v3_pci_read_config() local 421 struct v3_pci *v3 = bus->sysdata; in v3_pci_write_config() local 440 struct v3_pci *v3 = data; in v3_irq() local 482 static int v3_integrator_init(struct v3_pci *v3) in v3_integrator_init() 519 static int v3_pci_setup_resource(struct v3_pci *v3, in v3_pci_setup_resource() 597 static int v3_get_dma_range_config(struct v3_pci *v3, in v3_get_dma_range_config() 675 static int v3_pci_parse_map_dma_ranges(struct v3_pci *v3, in v3_pci_parse_map_dma_ranges() 712 struct v3_pci *v3; in v3_pci_probe() local
|
/linux/lib/ |
A D | xxhash.c | 112 uint32_t v3 = seed + 0; in xxh32() local 182 uint64_t v3 = seed + 0; in xxh64() local 310 uint32_t v3 = state->v3; in xxh32_update() local 415 uint64_t v3 = state->v3; in xxh64_update() local 454 const uint64_t v3 = state->v3; in xxh64_digest() local
|
A D | random32.c | 338 unsigned long v3; member 366 unsigned long v0 = s->v0, v1 = s->v1, v2 = s->v2, v3 = s->v3; in siprand_u32() local 442 unsigned long v2 = state->v2, v3 = state->v3; in prandom_seed() local 466 unsigned long v0, v1, v2, v3; in prandom_init_early() local 511 unsigned long v1 = get_random_long(), v3 = v1 ^ PRND_K1; in prandom_reseed() local
|
/linux/drivers/gpu/drm/amd/display/dmub/src/ |
A D | dmub_reg.h | 70 #define REG_SET_3(reg, init_value, f1, v1, f2, v2, f3, v3) \ argument 76 #define REG_SET_4(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4) \ argument 97 #define REG_UPDATE_3(reg, f1, v1, f2, v2, f3, v3) \ argument 103 #define REG_UPDATE_4(reg, f1, v1, f2, v2, f3, v3, f4, v4) \ argument
|
/linux/include/linux/ |
A D | xxhash.h | 151 uint32_t v3; member 164 uint64_t v3; member
|
A D | prandom.h | 30 #define PRND_SIPROUND(v0, v1, v2, v3) ( \ argument 46 #define PRND_SIPROUND(v0, v1, v2, v3) ( \ argument
|
/linux/drivers/gpu/drm/amd/display/dc/calcs/ |
A D | dcn_calc_math.c | 96 float dcn_bw_max3(float v1, float v2, float v3) in dcn_bw_max3() 101 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) in dcn_bw_max5()
|
/linux/sound/usb/ |
A D | clock.c | 26 struct uac3_clock_source_descriptor v3; member 31 struct uac3_clock_selector_descriptor v3; member 36 struct uac_clock_multiplier_descriptor v3; member
|
/linux/tools/power/cpupower/debug/kernel/ |
A D | cpufreq-test_tsc.c | 37 u32 v1=0,v2=0,v3=0; in read_pmtmr() local
|
/linux/lib/mpi/ |
A D | mpi-inv.c | 33 MPI u, v, u1, u2 = NULL, u3, v1, v2 = NULL, v3, t1, t2 = NULL, t3; in mpi_invm() local
|
/linux/tools/edid/ |
A D | edid.S | 47 #define mfgname2id(v1,v2,v3) \ argument 52 #define msbs4(v1,v2,v3,v4) \ argument
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
A D | atombios_crtc.c | 238 ENABLE_SPREAD_SPECTRUM_ON_PPLL_V3 v3; member 302 ADJUST_DISPLAY_PLL_PS_ALLOCATION_V3 v3; member 462 PIXEL_CLOCK_PARAMETERS_V3 v3; member
|
A D | amdgpu_atombios.c | 877 struct _ATOM_ASIC_SS_ASSIGNMENT_V3 v3; member 989 struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V3 v3; member 1186 struct _SET_VOLTAGE_PARAMETERS_V1_3 v3; member 1238 struct _ATOM_VOLTAGE_OBJECT_INFO_V3_1 v3; member 1244 union _ATOM_VOLTAGE_OBJECT_V3 v3; member 1248 …ATOM_VOLTAGE_OBJECT_V3 *amdgpu_atombios_lookup_voltage_object_v3(ATOM_VOLTAGE_OBJECT_INFO_V3_1 *v3, in amdgpu_atombios_lookup_voltage_object_v3()
|
A D | atombios_encoders.c | 557 DIG_ENCODER_CONTROL_PARAMETERS_V3 v3; member 745 DIG_TRANSMITTER_CONTROL_PARAMETERS_V3 v3; member 1210 EXTERNAL_ENCODER_CONTROL_PS_ALLOCATION_V3 v3; member 1453 SELECT_CRTC_SOURCE_PARAMETERS_V3 v3; member
|
/linux/drivers/staging/rtl8723bs/hal/ |
A D | HalHWImg8723B_BB.c | 565 u32 v3 = Array[i+2]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() local
|
/linux/drivers/clocksource/ |
A D | acpi_pm.c | 42 u32 v1 = 0, v2 = 0, v3 = 0; in acpi_pm_read_verified() local
|
A D | h8300_tpu.c | 44 unsigned long v1, v2, v3; in tpu_get_counter() local
|
A D | h8300_timer16.c | 39 unsigned short v1, v2, v3; in timer16_get_counter() local
|
/linux/drivers/net/wireless/mediatek/mt76/ |
A D | mt76x02_phy.c | 51 mt76x02_tx_power_mask(u8 v1, u8 v2, u8 v3, u8 v4) in mt76x02_tx_power_mask()
|
/linux/drivers/staging/r8188eu/hal/ |
A D | HalHWImg8188E_BB.c | 664 u32 v3 = array[i + 2]; in ODM_ReadAndConfig_PHY_REG_PG_8188E() local
|