Searched refs:GPR (Results 1 – 21 of 21) sorted by relevance
/linux-6.6.21/sound/pci/emu10k1/ |
D | emufx.c | 1790 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1792 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1794 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1796 _volume_add(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1798 _volume(icode, ptr, EXTOUT(dst), GPR(src), GPR(vol)) 1802 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1804 _SWITCH(icode, ptr, GPR(dst), EXTIN(src), GPR(sw)) 1808 _SWITCH_NEG(icode, ptr, GPR(dst), GPR(src)) 1865 OP(icode, &ptr, iMACINT0, GPR(0), C_00000000, FXBUS(FXBUS_PCM_LEFT), C_00000008); in _snd_emu10k1_init_efx() 1866 OP(icode, &ptr, iMACINT0, GPR(1), C_00000000, FXBUS(FXBUS_PCM_RIGHT), C_00000008); in _snd_emu10k1_init_efx() [all …]
|
/linux-6.6.21/Documentation/devicetree/bindings/net/ |
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.6.21/Documentation/devicetree/bindings/soc/qcom/ |
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
|
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 97 APR/GPR static port services.
|
/linux-6.6.21/Documentation/devicetree/bindings/dma/ |
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.6.21/arch/mips/alchemy/ |
D | Kconfig | 32 bool "Trapeze ITS GPR board"
|
/linux-6.6.21/arch/powerpc/crypto/ |
D | chacha-p10le-8x.S | 50 .macro SAVE_GPR GPR OFFSET FRAME 51 std \GPR,\OFFSET(\FRAME) 64 .macro RESTORE_GPR GPR OFFSET FRAME 65 ld \GPR,\OFFSET(\FRAME)
|
D | poly1305-p10le_64.S | 64 .macro SAVE_GPR GPR OFFSET FRAME 65 std \GPR,\OFFSET(\FRAME) 78 .macro RESTORE_GPR GPR OFFSET FRAME 79 ld \GPR,\OFFSET(\FRAME)
|
/linux-6.6.21/Documentation/devicetree/bindings/remoteproc/ |
D | qcom,glink-edge.yaml | 36 Qualcomm GPR (Generic Packet Router)
|
D | fsl,imx-rproc.yaml | 78 Phandle to IOMUXC GPR block which provide access to CM7 CPUWAIT bit.
|
D | qcom,smd-edge.yaml | 31 Qualcomm APR/GPR (Asynchronous/Generic Packet Router)
|
/linux-6.6.21/arch/arm64/boot/dts/freescale/ |
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.6.21/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
/linux-6.6.21/include/uapi/sound/ |
D | emu10k1.h | 157 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
|
/linux-6.6.21/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 31 Purpose Register controller that contains WEIM CS GPR
|
/linux-6.6.21/drivers/soc/qcom/ |
D | Kconfig | 264 tristate "Qualcomm APR/GPR Bus (Asynchronous/Generic Packet Router)"
|
/linux-6.6.21/arch/arm/kernel/ |
D | entry-armv.S | 157 THUMB( add sp, r1 ) @ get SP in a GPR without
|
/linux-6.6.21/drivers/gpu/drm/radeon/ |
D | nid.h | 887 #define GPR(x) ((x) << 16) macro
|
D | ni_dpm.c | 3362 GPR(ni_pi->cac_weights->gpr)); in ni_initialize_hardware_cac_manager()
|
/linux-6.6.21/arch/arc/ |
D | Kconfig | 375 (also referred to as r58:r59). These can also be used by gcc as GPR so
|
/linux-6.6.21/Documentation/trace/ |
D | ftrace.rst | 2788 type is smaller than a GPR, it is the responsibility of the consumer 2791 when using a u8 in a 64-bit GPR, bits [63:8] may contain arbitrary values,
|