Searched refs:GPR (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/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-6.3-rc2/Documentation/devicetree/bindings/net/ |
A D | nxp,dwmac-imx.yaml | 63 - description: phandle to the GPR syscon 64 - description: the offset of the GPR register 67 encompases the GPR register, and the offset of the GPR register.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/soc/qcom/ |
A D | qcom,apr-services.yaml | 7 title: Qualcomm APR/GPR services shared parts 13 Common parts of a static service in Qualcomm APR/GPR (Asynchronous/Generic 33 GPR Service ID
|
A D | qcom,apr.yaml | 7 title: Qualcomm APR/GPR (Asynchronous/Generic Packet Router) 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 90 APR/GPR static port services.
|
/linux-6.3-rc2/Documentation/devicetree/bindings/dma/ |
A D | fsl,imx-sdma.yaml | 105 description: The phandle to the General Purpose Register (GPR) node 112 - description: GPR register offset 113 - description: GPR register shift 114 - description: GPR register value
|
/linux-6.3-rc2/arch/mips/alchemy/ |
A D | Kconfig | 31 bool "Trapeze ITS GPR board"
|
/linux-6.3-rc2/Documentation/devicetree/bindings/remoteproc/ |
A D | qcom,glink-edge.yaml | 39 Qualcomm GPR (Generic Packet Router)
|
A D | qcom,smd-edge.yaml | 31 Qualcomm APR/GPR (Asynchronous/Generic Packet Router)
|
/linux-6.3-rc2/arch/arm64/boot/dts/freescale/ |
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-6.3-rc2/Documentation/devicetree/bindings/pinctrl/ |
A D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
/linux-6.3-rc2/include/uapi/sound/ |
A D | emu10k1.h | 84 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
|
/linux-6.3-rc2/Documentation/devicetree/bindings/bus/ |
A D | imx-weim.txt | 31 Purpose Register controller that contains WEIM CS GPR
|
/linux-6.3-rc2/drivers/soc/qcom/ |
A D | Kconfig | 252 tristate "Qualcomm APR/GPR Bus (Asynchronous/Generic Packet Router)"
|
/linux-6.3-rc2/drivers/gpu/drm/radeon/ |
A D | nid.h | 887 #define GPR(x) ((x) << 16) macro
|
A D | ni_dpm.c | 3358 GPR(ni_pi->cac_weights->gpr)); in ni_initialize_hardware_cac_manager()
|
/linux-6.3-rc2/arch/arm/kernel/ |
A D | entry-armv.S | 157 THUMB( add sp, r1 ) @ get SP in a GPR without
|
/linux-6.3-rc2/arch/arc/ |
A D | Kconfig | 371 (also referred to as r58:r59). These can also be used by gcc as GPR so
|
Completed in 51 milliseconds