Searched refs:GPR (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.4/sound/pci/emu10k1/ |
D | emufx.c | 1805 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1807 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1809 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1811 _volume_add(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1813 _volume_out(icode, ptr, EXTOUT(dst), GPR(src), GPR(vol)) 1817 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1819 _SWITCH(icode, ptr, GPR(dst), EXTIN(src), GPR(sw)) 1823 _SWITCH_NEG(icode, ptr, GPR(dst), GPR(src)) 1885 OP(icode, &ptr, iMACINT0, GPR(0), C_00000000, FXBUS(FXBUS_PCM_LEFT), C_00000004); in _snd_emu10k1_init_efx() 1886 OP(icode, &ptr, iMACINT0, GPR(1), C_00000000, FXBUS(FXBUS_PCM_RIGHT), C_00000004); in _snd_emu10k1_init_efx() [all …]
|
/Linux-v5.4/Documentation/devicetree/bindings/dma/ |
D | fsl-imx-sdma.txt | 65 - gpr : The phandle to the General Purpose Register (GPR) node. 68 reg is the GPR register offset. 69 shift is the bit position inside the GPR register.
|
/Linux-v5.4/arch/powerpc/platforms/40x/ |
D | Kconfig | 140 # All 405-based cores up until the 405GPR and 405EP have this errata. 144 # All 40x-based cores, up until the 405GPR and 405EP have this errata.
|
/Linux-v5.4/arch/mips/alchemy/ |
D | Kconfig | 41 bool "Trapeze ITS GPR board"
|
/Linux-v5.4/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
/Linux-v5.4/include/uapi/sound/ |
D | emu10k1.h | 99 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
|
/Linux-v5.4/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 31 Purpose Register controller that contains WEIM CS GPR
|
/Linux-v5.4/drivers/gpu/drm/radeon/ |
D | nid.h | 887 #define GPR(x) ((x) << 16) macro
|
D | ni_dpm.c | 3359 GPR(ni_pi->cac_weights->gpr)); in ni_initialize_hardware_cac_manager()
|
/Linux-v5.4/arch/arc/ |
D | Kconfig | 411 (also referred to as r58:r59). These can also be used by gcc as GPR so
|