Searched refs:GPR (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/sound/pci/emu10k1/ |
D | emufx.c | 1791 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1793 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1795 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1797 _volume_add(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1799 _volume_out(icode, ptr, EXTOUT(dst), GPR(src), GPR(vol)) 1803 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1805 _SWITCH(icode, ptr, GPR(dst), EXTIN(src), GPR(sw)) 1809 _SWITCH_NEG(icode, ptr, GPR(dst), GPR(src)) 1872 OP(icode, &ptr, iMACINT0, GPR(0), C_00000000, FXBUS(FXBUS_PCM_LEFT), C_00000004); in _snd_emu10k1_init_efx() 1873 OP(icode, &ptr, iMACINT0, GPR(1), C_00000000, FXBUS(FXBUS_PCM_RIGHT), C_00000004); in _snd_emu10k1_init_efx() [all …]
|
/linux-4.4.14/arch/powerpc/platforms/40x/ |
D | Kconfig | 146 # All 405-based cores up until the 405GPR and 405EP have this errata. 150 # All 40x-based cores, up until the 405GPR and 405EP have this errata.
|
/linux-4.4.14/arch/mips/alchemy/ |
D | Kconfig | 40 bool "Trapeze ITS GPR board"
|
/linux-4.4.14/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
/linux-4.4.14/include/uapi/sound/ |
D | emu10k1.h | 98 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
|
/linux-4.4.14/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 31 Purpose Register controller that contains WEIM CS GPR
|
/linux-4.4.14/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-4.4.14/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
|