Home
last modified time | relevance | path

Searched refs:GPR (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demufx.c43 MODULE_PARM_DESC(high_res_gpr_volume, "GPR mixer controls use 31-bit range.");
1735 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol))
1737 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol))
1739 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol))
1741 _volume_add(icode, ptr, GPR(ds
[all...]
/kernel/linux/linux-6.6/sound/pci/emu10k1/
H A Demufx.c37 MODULE_PARM_DESC(high_res_gpr_volume, "GPR mixer controls use 31-bit range.");
1790 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol))
1792 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol))
1794 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol))
1796 _volume_add(icode, ptr, GPR(ds
[all...]
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A Dchacha-p10le-8x.S50 .macro SAVE_GPR GPR OFFSET FRAME
51 std \GPR,\OFFSET(\FRAME)
64 .macro RESTORE_GPR GPR OFFSET FRAME
65 ld \GPR,\OFFSET(\FRAME)
H A Dpoly1305-p10le_64.S64 .macro SAVE_GPR GPR OFFSET FRAME
65 std \GPR,\OFFSET(\FRAME)
78 .macro RESTORE_GPR GPR OFFSET FRAME
79 ld \GPR,\OFFSET(\FRAME)
/kernel/linux/linux-5.10/include/uapi/sound/
H A Demu10k1.h100 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
277 unsigned int gpr_controls; /* count of GPR controls */
303 unsigned int count; /* count of GPR (1..16) */
304 unsigned short gpr[32]; /* GPR number(s) */
330 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
331 struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */
333 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
334 struct emu10k1_ctl_elem_id *gpr_del_controls; /* IDs of GPR controls to remove */
336 unsigned int gpr_list_control_count; /* count of GPR controls to list */
337 unsigned int gpr_list_control_total; /* total count of GPR control
[all...]
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Demu10k1.h64 #define GPR(x) (FXGPREGBASE + (x)) macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Demu10k1.h76 #define GPR(x) (FXGPREGBASE + (x)) macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Demu10k1.h157 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
303 unsigned int gpr_controls; /* count of GPR controls */
331 unsigned int count; /* count of GPR (1..16) */
332 unsigned short gpr[32]; /* GPR number(s) */
358 unsigned int gpr_add_control_count; /* count of GPR controls to add/replace */
359 struct snd_emu10k1_fx8010_control_gpr *gpr_add_controls; /* GPR controls to add/replace */
361 unsigned int gpr_del_control_count; /* count of GPR controls to remove */
362 struct emu10k1_ctl_elem_id *gpr_del_controls; /* IDs of GPR controls to remove */
364 unsigned int gpr_list_control_count; /* count of GPR controls to list */
365 unsigned int gpr_list_control_total; /* total count of GPR control
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm362 // VGPR Allocated in 4-GPR granularity
373 // VGPR Allocated in 4-GPR granularity
600 // VGPR Allocated in 4-GPR granularity
H A Dcwsr_trap_handler_gfx9.asm457 // VGPR Allocated in 4-GPR granularity
H A Dcwsr_trap_handler_gfx8.asm350 // VGPR Allocated in 4-GPR granularity
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm455 // VGPR Allocated in 4-GPR granularity
468 // VGPR Allocated in 4-GPR granularity
702 // VGPR Allocated in 4-GPR granularity
H A Dcwsr_trap_handler_gfx9.asm501 // VGPR Allocated in 4-GPR granularity
H A Dcwsr_trap_handler_gfx8.asm350 // VGPR Allocated in 4-GPR granularity
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dentry-armv.S157 THUMB( add sp, r1 ) @ get SP in a GPR without
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dnid.h887 #define GPR(x) ((x) << 16) macro
H A Dni_dpm.c3361 GPR(ni_pi->cac_weights->gpr)); in ni_initialize_hardware_cac_manager()
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dnid.h887 #define GPR(x) ((x) << 16) macro
H A Dni_dpm.c3362 GPR(ni_pi->cac_weights->gpr)); in ni_initialize_hardware_cac_manager()

Completed in 41 milliseconds