Searched refs:GPR (Results 1 – 12 of 12) sorted by relevance
| /linux/sound/pci/emu10k1/ |
| A D | emufx.c | 1832 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1836 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1844 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1974 /* 10: */ OP(icode, &ptr, iANDXOR, GPR(8), GPR(8), GPR(gpr + 1), GPR(gpr + 2)); in _snd_emu10k1_init_efx() 1980 /* 15: */ OP(icode, &ptr, iANDXOR, GPR(9), GPR(9), GPR(gpr + 1), GPR(gpr + 2)); in _snd_emu10k1_init_efx() 2254 OP(icode, &ptr, iMACMV, GPR(k+1), GPR(k), GPR(k+1), GPR(BASS_GPR + 4 + j)); in _snd_emu10k1_init_efx() 2255 OP(icode, &ptr, iMACMV, GPR(k), GPR(d), GPR(k), GPR(BASS_GPR + 2 + j)); in _snd_emu10k1_init_efx() 2256 OP(icode, &ptr, iMACMV, GPR(k+3), GPR(k+2), GPR(k+3), GPR(BASS_GPR + 8 + j)); in _snd_emu10k1_init_efx() 2261 OP(icode, &ptr, iMACMV, GPR(l+1), GPR(l), GPR(l+1), GPR(TREBLE_GPR + 4 + j)); in _snd_emu10k1_init_efx() 2262 OP(icode, &ptr, iMACMV, GPR(l), GPR(k+2), GPR(l), GPR(TREBLE_GPR + 2 + j)); in _snd_emu10k1_init_efx() [all …]
|
| /linux/Documentation/devicetree/bindings/soc/qcom/ |
| A D | qcom,apr.yaml | 7 title: Qualcomm APR/GPR (Asynchronous/Generic Packet Router) binding 13 This binding describes the Qualcomm APR/GPR, APR/GPR is a IPC protocol for 14 communication between Application processor and QDSP. APR/GPR is mainly 61 #APR/GPR Services 66 APR/GPR node's client devices use subnodes for desired static port services. 94 GPR Service ID
|
| /linux/Documentation/devicetree/bindings/dma/ |
| A D | fsl-imx-sdma.txt | 69 - gpr : The phandle to the General Purpose Register (GPR) node. 72 reg is the GPR register offset. 73 shift is the bit position inside the GPR register.
|
| /linux/Documentation/devicetree/bindings/net/ |
| A D | nxp,dwmac-imx.yaml | 59 encompases the GPR register, and the offset of the GPR register.
|
| /linux/arch/mips/alchemy/ |
| A D | Kconfig | 31 bool "Trapeze ITS GPR board"
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| A D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
| /linux/include/uapi/sound/ |
| A D | emu10k1.h | 100 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
|
| /linux/Documentation/devicetree/bindings/bus/ |
| A D | imx-weim.txt | 31 Purpose Register controller that contains WEIM CS GPR
|
| /linux/drivers/soc/qcom/ |
| A D | Kconfig | 221 tristate "Qualcomm APR/GPR Bus (Asynchronous/Generic Packet Router)"
|
| /linux/drivers/gpu/drm/radeon/ |
| A D | nid.h | 887 #define GPR(x) ((x) << 16) macro
|
| A D | ni_dpm.c | 3360 GPR(ni_pi->cac_weights->gpr)); in ni_initialize_hardware_cac_manager()
|
| /linux/arch/arc/ |
| A D | Kconfig | 372 (also referred to as r58:r59). These can also be used by gcc as GPR so
|
Completed in 37 milliseconds