Searched refs:GPR (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/sound/pci/emu10k1/ |
D | emufx.c | 1832 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1834 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1836 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1838 _volume_add(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1840 _volume_out(icode, ptr, EXTOUT(dst), GPR(src), GPR(vol)) 1844 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1846 _SWITCH(icode, ptr, GPR(dst), EXTIN(src), GPR(sw)) 1850 _SWITCH_NEG(icode, ptr, GPR(dst), GPR(src)) 1912 OP(icode, &ptr, iMACINT0, GPR(0), C_00000000, FXBUS(FXBUS_PCM_LEFT), C_00000004); in _snd_emu10k1_init_efx() 1913 OP(icode, &ptr, iMACINT0, GPR(1), C_00000000, FXBUS(FXBUS_PCM_RIGHT), C_00000004); in _snd_emu10k1_init_efx() [all …]
|
/linux-6.1.9/Documentation/devicetree/bindings/net/ |
D | nxp,dwmac-imx.yaml | 59 - description: phandle to the GPR syscon 60 - description: the offset of the GPR register 63 encompases the GPR register, and the offset of the GPR register.
|
/linux-6.1.9/Documentation/devicetree/bindings/soc/qcom/ |
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 84 #APR/GPR Services 89 APR/GPR node's client devices use subnodes for desired static port services. 117 GPR Service ID
|
/linux-6.1.9/Documentation/devicetree/bindings/dma/ |
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-6.1.9/arch/mips/alchemy/ |
D | Kconfig | 31 bool "Trapeze ITS GPR board"
|
/linux-6.1.9/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,glink-edge.yaml | 25 Qualcomm APR/GPR (Asynchronous/Generic Packet Router)
|
D | qcom,smd-edge.yaml | 31 Qualcomm APR/GPR (Asynchronous/Generic Packet Router)
|
/linux-6.1.9/arch/arm64/boot/dts/freescale/ |
D | imx8mq-tqma8mq.dtsi | 233 /* 3.3V supply, only way to switch on internal 1.8V supply using GPR */ 238 /* 3.3V supply, only way to switch on internal 1.8V supply using GPR */
|
/linux-6.1.9/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
/linux-6.1.9/include/uapi/sound/ |
D | emu10k1.h | 84 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
|
/linux-6.1.9/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 31 Purpose Register controller that contains WEIM CS GPR
|
/linux-6.1.9/drivers/soc/qcom/ |
D | Kconfig | 225 tristate "Qualcomm APR/GPR Bus (Asynchronous/Generic Packet Router)"
|
/linux-6.1.9/arch/arm/kernel/ |
D | entry-armv.S | 157 THUMB( add sp, r1 ) @ get SP in a GPR without
|
/linux-6.1.9/drivers/gpu/drm/radeon/ |
D | nid.h | 887 #define GPR(x) ((x) << 16) macro
|
D | ni_dpm.c | 3358 GPR(ni_pi->cac_weights->gpr)); in ni_initialize_hardware_cac_manager()
|
/linux-6.1.9/arch/arc/ |
D | Kconfig | 371 (also referred to as r58:r59). These can also be used by gcc as GPR so
|