Searched refs:PIPE (Results 1 – 7 of 7) sorted by relevance
/linux-4.4.14/arch/powerpc/xmon/ |
D | spu-opc.c | 36 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument 38 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
|
D | spu.h | 73 #define APUOP(TAG,MACFORMAT,OPCODE,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument 75 #define APUOPFB(TAG,MACFORMAT,OPCODE,FB,MNEMONIC,ASMFORMAT,DEP,PIPE) \ argument
|
/linux-4.4.14/scripts/ |
D | checkkconfigsymbols.py | 14 from subprocess import Popen, PIPE, STDOUT 182 pop = Popen(cmd, stdout=PIPE, stderr=STDOUT, shell=True)
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | NOTES | 38 plane -> PIPE{RGBn,VGn} \ 51 plane -> PIPE{RGBn,VIGn} \
|
/linux-4.4.14/Documentation/devicetree/bindings/usb/ |
D | omap-usb.txt | 55 - utmi-mode : controls the source of UTMI/PIPE status for VBUS and OTG ID.
|
/linux-4.4.14/drivers/usb/renesas_usbhs/ |
D | pipe.c | 127 reg = PIPE ## a ## TRN; \ in usbhsp_pipe_trn_set() 163 reg = PIPE ## a ## TRE; \ in usbhsp_pipe_tre_set()
|
/linux-4.4.14/tools/perf/ |
D | builtin-trace.c | 941 P_SIGNUM(PIPE); in syscall_arg__scnprintf_signum()
|