| /linux/sound/pci/emu10k1/ |
| H A D | emufx.c | 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(dst), EXTIN(src), GPR(vol)) 1778 _volume(icode, ptr, EXTOUT(dst), GPR(src), GPR(vol)) 1782 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1784 _SWITCH(icode, ptr, GPR(dst), EXTIN(src), GPR(sw)) 1788 _SWITCH_NEG(icode, ptr, GPR(dst), GPR(src)) 1843 OP(icode, &ptr, iMACINT0, GPR(0), C_00000000, FXBUS(FXBUS_PCM_LEFT), C_00000008); in _snd_emu10k1_init_efx() 1844 OP(icode, &ptr, iMACINT0, GPR(1), C_00000000, FXBUS(FXBUS_PCM_RIGHT), C_00000008); in _snd_emu10k1_init_efx() [all …]
|
| /linux/drivers/firmware/arm_scmi/vendors/imx/ |
| H A D | imx95.rst | 551 contains persistent storage (GPR), an RTC, and the ON/OFF button. The protocol 557 - Read/write GPR 565 Board code can add additional GPR and RTC. 567 GPR are not aggregated. The RTC time is also not aggregated. Setting these 607 | | Bits[15:0] Number of persistent storage (GPR) words. | 642 |uint32 index |Index of GPR to write | 644 |uint32 value |32-bit value to write to the GPR | 650 |int32 status |SUCCESS: if the GPR was successfully written. | 653 | |the specified GPR | 667 |uint32 index |Index of GPR to read | [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/mips/alchemy/ |
| H A D | Kconfig | 32 bool "Trapeze ITS GPR board"
|
| /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/arch/powerpc/crypto/ |
| H A D | aes-gcm-p10.S | 47 .macro SAVE_GPR GPR OFFSET FRAME 48 std \GPR,\OFFSET(\FRAME) 55 .macro RESTORE_GPR GPR OFFSET FRAME 56 ld \GPR,\OFFSET(\FRAME)
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
| /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/Documentation/gpu/amdgpu/ |
| H A D | debugfs.rst | 199 Used to query GFX/compute GPR (General Purpose Register) information from the
|
| /linux/Documentation/arch/powerpc/ |
| H A D | kvm-nested.rst | 367 specific L2 vCPU (eg. GPR state). Only L2 VCPU state maybe be set by 474 | 0x1000-| 0x08 | RW | T | GPR 0-31 |
|
| /linux/drivers/soc/qcom/ |
| H A D | Kconfig | 259 tristate "Qualcomm APR/GPR Bus (Asynchronous/Generic Packet Router)"
|
| /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()
|
| /linux/arch/arc/ |
| H A D | Kconfig | 370 (also referred to as r58:r59). These can also be used by gcc as GPR so
|
| /linux/Documentation/trace/ |
| H A D | ftrace.rst | 2889 type is smaller than a GPR, it is the responsibility of the consumer 2892 when using a u8 in a 64-bit GPR, bits [63:8] may contain arbitrary values,
|