Searched refs:GPR (Results 1 – 10 of 10) sorted by relevance
/Linux-v5.10/sound/pci/emu10k1/ |
D | emufx.c | 1829 _volume(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1831 _volume(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1833 _volume_add(icode, ptr, GPR(dst), GPR(src), GPR(vol)) 1835 _volume_add(icode, ptr, GPR(dst), EXTIN(src), GPR(vol)) 1837 _volume_out(icode, ptr, EXTOUT(dst), GPR(src), GPR(vol)) 1841 _SWITCH(icode, ptr, GPR(dst), GPR(src), GPR(sw)) 1843 _SWITCH(icode, ptr, GPR(dst), EXTIN(src), GPR(sw)) 1847 _SWITCH_NEG(icode, ptr, GPR(dst), GPR(src)) 1909 OP(icode, &ptr, iMACINT0, GPR(0), C_00000000, FXBUS(FXBUS_PCM_LEFT), C_00000004); in _snd_emu10k1_init_efx() 1910 OP(icode, &ptr, iMACINT0, GPR(1), C_00000000, FXBUS(FXBUS_PCM_RIGHT), C_00000004); in _snd_emu10k1_init_efx() [all …]
|
/Linux-v5.10/Documentation/devicetree/bindings/dma/ |
D | fsl-imx-sdma.txt | 68 - gpr : The phandle to the General Purpose Register (GPR) node. 71 reg is the GPR register offset. 72 shift is the bit position inside the GPR register.
|
/Linux-v5.10/Documentation/devicetree/bindings/net/ |
D | imx-dwmac.txt | 24 encompases the GPR register, and the offset of the GPR register.
|
/Linux-v5.10/arch/mips/alchemy/ |
D | Kconfig | 31 bool "Trapeze ITS GPR board"
|
/Linux-v5.10/Documentation/devicetree/bindings/pinctrl/ |
D | fsl,imx27-pinctrl.txt | 24 Registers: GIUS (GPIO In Use), GPR (General Purpose Register)
|
/Linux-v5.10/include/uapi/sound/ |
D | emu10k1.h | 100 #define GPR(x) (FXGPREGBASE + (x)) /* free GPRs: x = 0x00 - 0xff */ macro
|
/Linux-v5.10/Documentation/devicetree/bindings/bus/ |
D | imx-weim.txt | 31 Purpose Register controller that contains WEIM CS GPR
|
/Linux-v5.10/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-v5.10/arch/arc/ |
D | Kconfig | 416 (also referred to as r58:r59). These can also be used by gcc as GPR so
|