Searched refs:GPR (Results 1 – 9 of 9) sorted by relevance
| /linux/sound/pci/emu10k1/ |
| H A D | emufx.c | 38 MODULE_PARM_DESC(high_res_gpr_volume, "GPR mixer controls use 31-bit range."); 1770 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1772 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1774 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1776 _volume_add(icode, ptr, GPR(ds [all...] |
| /linux/lib/crypto/powerpc/ |
| H A D | chacha-p10le-8x.S | 47 .macro SAVE_GPR GPR OFFSET FRAME 48 std \GPR,\OFFSET(\FRAME) 61 .macro RESTORE_GPR GPR OFFSET FRAME 62 ld \GPR,\OFFSET(\FRAME)
|
| H A D | poly1305-p10le_64.S | 64 .macro SAVE_GPR GPR OFFSET FRAME 65 std \GPR,\OFFSET(\FRAME) 78 .macro RESTORE_GPR GPR OFFSET FRAME 79 ld \GPR,\OFFSET(\FRAME)
|
| /linux/arch/arm64/boot/dts/freescale/ |
| H A D | imx8mq-tqma8mq.dtsi | 235 /* 3.3V supply, only way to switch on internal 1.8V supply using GPR */ 240 /* 3.3V supply, only way to switch on internal 1.8V supply using GPR */
|
| /linux/include/uapi/sound/ |
| H A D | emu10k1.h | 157 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6dl-sielaff.dts | 154 * REF_CLK from the PHY is fed back into the i.MX6 and the GPR
|
| /linux/arch/arm/kernel/ |
| H A D | entry-armv.S | 164 THUMB( add sp, r1 ) @ get SP in a GPR without
|
| /linux/drivers/gpu/drm/radeon/ |
| H A D | nid.h | 887 #define GPR(x) ((x) << 16) macro
|
| H A D | ni_dpm.c | 3359 GPR(ni_pi->cac_weights->gpr)); in ni_initialize_hardware_cac_manager()
|