Searched refs:GPR (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/sound/pci/emu10k1/ |
D | emufx.c | 1814 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1816 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1818 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1820 _volume_add(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1822 _volume_out(icode, ptr, EXTOUT(dst), GPR(src), GPR(vol)) 1826 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1828 _SWITCH(icode, ptr, GPR(dst), EXTIN(src), GPR(sw)) 1832 _SWITCH_NEG(icode, ptr, GPR(dst), GPR(src)) 1894 OP(icode, &ptr, iMACINT0, GPR(0), C_00000000, FXBUS(FXBUS_PCM_LEFT), C_00000004); in _snd_emu10k1_init_efx() 1895 OP(icode, &ptr, iMACINT0, GPR(1), C_00000000, FXBUS(FXBUS_PCM_RIGHT), C_00000004); in _snd_emu10k1_init_efx() [all …]
|
/Linux-v4.19/Documentation/devicetree/bindings/dma/ |
D | fsl-imx-sdma.txt | 64 - gpr : The phandle to the General Purpose Register (GPR) node. 67 reg is the GPR register offset. 68 shift is the bit position inside the GPR register.
|
/Linux-v4.19/arch/mips/alchemy/ |
D | Kconfig | 41 bool "Trapeze ITS GPR board"
|
/Linux-v4.19/arch/powerpc/platforms/40x/ |
D | Kconfig | 148 # All 405-based cores up until the 405GPR and 405EP have this errata. 152 # All 40x-based cores, up until the 405GPR and 405EP have this errata.
|
/Linux-v4.19/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
/Linux-v4.19/include/uapi/sound/ |
D | emu10k1.h | 99 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
|
/Linux-v4.19/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 31 Purpose Register controller that contains WEIM CS GPR
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | nid.h | 887 #define GPR(x) ((x) << 16) macro
|
D | ni_dpm.c | 3357 GPR(ni_pi->cac_weights->gpr)); in ni_initialize_hardware_cac_manager()
|
/Linux-v4.19/arch/arc/ |
D | Kconfig | 419 (also referred to as r58:r59). These can also be used by gcc as GPR so
|
/Linux-v4.19/Documentation/s390/ |
D | Debugging390.txt | 1131 GPR 2 = 00014CB4 1229 GPR 0 = 00000001 00156018 0014359C 00000000 1230 GPR 4 = 00000001 001B8888 000003E0 00000000 1231 GPR 8 = 00100080 00100084 00000000 000FE000 1232 GPR 12 = 00010400 8001B2DC 8001B36A 000FFED8
|