/linux-6.1.9/drivers/char/mwave/ |
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-6.1.9/include/pcmcia/ |
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-6.1.9/drivers/gpu/drm/amd/display/dc/inc/ |
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 127 #define REG_SET_9(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ argument 140 #define REG_SET_10(reg, init_value, f1, v1, f2, v2, f3, v3, f4, v4, f5, \ 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 [all …]
|
D | bw_fixed.h | 56 struct bw_fixed v3) in bw_min3() 63 struct bw_fixed v3) in bw_max3()
|
/linux-6.1.9/arch/arm64/lib/ |
D | xor-neon.c | 19 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_2() local 48 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_3() local 86 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_4() local 133 register uint64x2_t v0, v1, v2, v3; in xor_arm64_neon_5() local 203 register uint64x2_t v0, v1, v2, v3; in xor_arm64_eor3_3() local 240 register uint64x2_t v0, v1, v2, v3; in xor_arm64_eor3_4() local 286 register uint64x2_t v0, v1, v2, v3; in xor_arm64_eor3_5() local
|
/linux-6.1.9/drivers/pci/controller/ |
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-6.1.9/lib/ |
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
|
D | atomic64_test.c | 152 long long v3 = 0x8000000000000000LL; in test_atomic64() local
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dmub/src/ |
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-6.1.9/include/linux/ |
D | xxhash.h | 151 uint32_t v3; member 164 uint64_t v3; member
|
/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dml/calcs/ |
D | dcn_calc_math.c | 94 float dcn_bw_max3(float v1, float v2, float v3) in dcn_bw_max3() 99 float dcn_bw_max5(float v1, float v2, float v3, float v4, float v5) in dcn_bw_max5()
|
/linux-6.1.9/sound/usb/ |
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-6.1.9/tools/edid/ |
D | edid.S | 47 #define mfgname2id(v1,v2,v3) \ argument 52 #define msbs4(v1,v2,v3,v4) \ argument
|
/linux-6.1.9/tools/power/cpupower/debug/kernel/ |
D | cpufreq-test_tsc.c | 37 u32 v1=0,v2=0,v3=0; in read_pmtmr() local
|
/linux-6.1.9/lib/mpi/ |
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-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
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
|
D | amdgpu_atombios.c | 877 struct _ATOM_ASIC_SS_ASSIGNMENT_V3 v3; member 989 struct _COMPUTE_MEMORY_ENGINE_PLL_PARAMETERS_V3 v3; member 1187 struct _SET_VOLTAGE_PARAMETERS_V1_3 v3; member 1239 struct _ATOM_VOLTAGE_OBJECT_INFO_V3_1 v3; member 1245 union _ATOM_VOLTAGE_OBJECT_V3 v3; member 1249 …ATOM_VOLTAGE_OBJECT_V3 *amdgpu_atombios_lookup_voltage_object_v3(ATOM_VOLTAGE_OBJECT_INFO_V3_1 *v3, in amdgpu_atombios_lookup_voltage_object_v3()
|
D | atombios_encoders.c | 555 DIG_ENCODER_CONTROL_PARAMETERS_V3 v3; member 743 DIG_TRANSMITTER_CONTROL_PARAMETERS_V3 v3; member 1187 EXTERNAL_ENCODER_CONTROL_PS_ALLOCATION_V3 v3; member 1430 SELECT_CRTC_SOURCE_PARAMETERS_V3 v3; member
|
/linux-6.1.9/drivers/clocksource/ |
D | acpi_pm.c | 42 u32 v1 = 0, v2 = 0, v3 = 0; in acpi_pm_read_verified() local
|
/linux-6.1.9/drivers/staging/rtl8723bs/hal/ |
D | HalHWImg8723B_BB.c | 565 u32 v3 = Array[i+2]; in ODM_ReadAndConfig_MP_8723B_PHY_REG_PG() local
|
/linux-6.1.9/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_phy.c | 51 mt76x02_tx_power_mask(u8 v1, u8 v2, u8 v3, u8 v4) in mt76x02_tx_power_mask()
|
/linux-6.1.9/drivers/staging/r8188eu/hal/ |
D | HalHWImg8188E_BB.c | 711 u32 v3 = array[i + 2]; in ODM_ReadAndConfig_PHY_REG_PG_8188E() local
|
/linux-6.1.9/arch/arm64/kvm/vgic/ |
D | vgic-debug.c | 145 bool v3 = dist->vgic_model == KVM_DEV_TYPE_ARM_VGIC_V3; in print_dist_state() local
|
/linux-6.1.9/include/crypto/ |
D | aria.h | 332 static inline u32 make_u32(u8 v0, u8 v1, u8 v2, u8 v3) in make_u32()
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | atombios_crtc.c | 441 ENABLE_SPREAD_SPECTRUM_ON_PPLL_V3 v3; member 555 ADJUST_DISPLAY_PLL_PS_ALLOCATION_V3 v3; member 759 PIXEL_CLOCK_PARAMETERS_V3 v3; member
|