Home
last modified time | relevance | path

Searched refs:CPP (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/block/paride/
H A Depat.c15 1.02 Joshua b. Jore CPP(renamed), epat_connect, epat_disconnect
208 /* FIXME: the CPP stuff should be fixed to handle multiple EPATs on a chain */
210 #define CPP(x) w2(4);w0(0x22);w0(0xaa);w0(0x55);w0(0);w0(0xff);\ macro
219 CPP(0); in epat_connect()
222 CPP(0x40);CPP(0xe0); in epat_connect()
228 /* CPP(0x30); */ in epat_connect()
232 CPP(0xe0); in epat_connect()
246 { CPP(0x30); in epat_disconnect()
/kernel/linux/linux-6.6/drivers/ata/pata_parport/
H A Depat.c216 /* FIXME: the CPP stuff should be fixed to handle multiple EPATs on a chain */
218 #define CPP(x) \ macro
232 CPP(0); in epat_connect()
235 CPP(0x40); CPP(0xe0); in epat_connect()
245 /* CPP(0x30); */ in epat_connect()
249 CPP(0xe0); in epat_connect()
267 CPP(0x30); in epat_disconnect()
/kernel/linux/linux-5.10/scripts/gdb/linux/
H A DMakefile18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
/kernel/linux/linux-6.6/scripts/gdb/linux/
H A DMakefile18 $(CPP) -E -x c -P $(c_flags) $< > $@ ;\
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A DMakefile40 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/kernel/linux/linux-6.6/arch/xtensa/kernel/
H A DMakefile42 cmd__cpp_lds_S = $(CPP) $(cpp_flags) -P -C -Uxtensa -D__ASSEMBLY__ \
/kernel/linux/linux-5.10/arch/mips/boot/
H A DMakefile130 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/kernel/linux/linux-6.6/arch/mips/boot/compressed/
H A DMakefile195 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/kernel/linux/linux-6.6/arch/mips/boot/
H A DMakefile130 cmd_cpp_its_S = $(CPP) -P -C -o $@ $< \
/kernel/linux/linux-6.6/arch/powerpc/
H A DMakefile168 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/kernel/linux/linux-5.10/arch/powerpc/
H A DMakefile193 CPP = $(CC) -E $(KBUILD_CFLAGS) macro
/kernel/linux/linux-5.10/
H A DMakefile435 CPP = $(CC) -E macro
521 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL
/kernel/linux/linux-6.6/
H A DMakefile481 CPP = $(CC) -E macro
605 export CPP AR NM STRIP OBJCOPY OBJDUMP READELF PAHOLE RESOLVE_BTFIDS LEX YACC AWK INSTALLKERNEL

Completed in 9 milliseconds