| /rk3399_rockchip-uboot/arch/sandbox/cpu/ |
| H A D | Makefile | 17 quiet_cmd_cc_os.o = CC $(quiet_modtag) $@ 18 cmd_cc_os.o = $(CC) $(filter-out -nostdinc, \ 28 quiet_cmd_cc_eth-raw-os.o = CC $(quiet_modtag) $@ 29 cmd_cc_eth-raw-os.o = $(CC) $(filter-out -nostdinc, \
|
| /rk3399_rockchip-uboot/scripts/ |
| H A D | Kbuild.include | 74 # Return first prefix where a prefix$(CC) is found in PATH. 75 # If no $(CC) found in PATH with listed prefixes return nothing 79 if (which $(strip $(c))$(CC)) > /dev/null 2>&1 ; then \ 87 # Usage: option = $(call try-run, $(CC)...-o "$$TMP",option-ok,otherwise) 105 $(CC) $(KBUILD_CFLAGS) $(1) -c -x assembler /dev/null -o "$$TMP",$(1),$(2)) 111 printf "%b\n" "$(1)" | $(CC) $(KBUILD_AFLAGS) -c -x assembler -o "$$TMP" -,$(2),$(3)) 117 $(CC) -Werror $(KBUILD_CPPFLAGS) $(KBUILD_CFLAGS) $(1) -c -x c /dev/null -o "$$TMP",$(1),$(2)) 122 $(CC) -Werror $(KBUILD_CPPFLAGS) $(KBUILD_CFLAGS) $(1) -c -x c /dev/null -o "$$TMP",y,n) 132 …$(CC) $(KBUILD_CPPFLAGS) $(KBUILD_CFLAGS) -W$(strip $(1)) -c -x c /dev/null -o "$$TMP",-Wno-$(stri… 136 cc-name = $(shell $(CC) -v 2>&1 | grep -q "clang version" && echo clang || echo gcc) [all …]
|
| H A D | Makefile.build | 171 quiet_cmd_cc_s_c = CC $(quiet_modtag) $@ 172 cmd_cc_s_c = $(CC) $(c_flags) $(DISABLE_LTO) -fverbose-asm -S -o $@ $< 203 quiet_cmd_cc_o_c = CC $(quiet_modtag) $@ 206 cmd_cc_o_c = $(CC) $(c_flags) -c -o $@ $< 221 cmd_cc_o_c = $(CC) $(c_flags) -c -o $(@D)/.tmp_$(@F) $< 291 cmd_cc_lst_c = $(CC) $(c_flags) -g -c -o $*.o $< && \ 313 cmd_as_o_S = $(CC) $(a_flags) -c -o $@ $<
|
| H A D | Makefile.autoconf | 30 CC = $(CROSS_COMPILE)gcc 31 CPP = $(CC) -E 45 cmd_autoconf_dep = $(CC) -x c -DDO_DEPS_ONLY -M -MP $(c_flags) \
|
| H A D | Makefile.spl | 285 cmd_plat = $(CC) $(c_flags) -c $< -o $@
|
| /rk3399_rockchip-uboot/arch/sandbox/ |
| H A D | config.mk | 19 cmd_u-boot__ = $(CC) -o $@ -Wl,-T u-boot.lds \ 23 cmd_u-boot-spl = (cd $(obj) && $(CC) -o $(SPL_BIN) -Wl,-T u-boot-spl.lds \
|
| /rk3399_rockchip-uboot/doc/ |
| H A D | README.clang | 32 make HOSTCC=clang CROSS_COMPILE=arm-linux-gnueabi- CC=clang -j8 36 make HOSTCC=clang CC=clang -j8 50 gmake CC="clang -target arm-freebsd-eabi --sysroot /usr/arm-freebsd" -j8
|
| /rk3399_rockchip-uboot/scripts/dtc/pylibfdt/ |
| H A D | Makefile | 17 cmd_pymod = unset CC; unset CROSS_COMPILE; unset CFLAGS;\
|
| /rk3399_rockchip-uboot/tools/env/ |
| H A D | Makefile | 11 override HOSTCC = $(CC)
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | tegra210-p2371-0000.dts | 45 nvidia,vbus-gpio = <&gpio TEGRA_GPIO(CC, 4) GPIO_ACTIVE_HIGH>;
|
| H A D | tegra210-p2371-2180.dts | 96 nvidia,vbus-gpio = <&gpio TEGRA_GPIO(CC, 4) GPIO_ACTIVE_HIGH>;
|
| H A D | tegra30-apalis.dts | 253 cd-gpios = <&gpio TEGRA_GPIO(CC, 5) GPIO_ACTIVE_LOW>;
|
| /rk3399_rockchip-uboot/arch/m68k/ |
| H A D | Makefile | 33 ifneq (,$(findstring -linux-,$(shell $(CC) --version)))
|
| /rk3399_rockchip-uboot/arch/x86/lib/ |
| H A D | Makefile | 54 NORMAL_LIBGCC = $(shell $(CC) $(PLATFORM_CPPFLAGS) -print-libgcc-file-name)
|
| /rk3399_rockchip-uboot/board/nvidia/e2220-1170/ |
| H A D | pinmux-config-e2220-1170.h | 79 GPIO_INIT(CC, 1, IN), 80 GPIO_INIT(CC, 5, OUT0), 81 GPIO_INIT(CC, 6, IN), 82 GPIO_INIT(CC, 7, OUT0),
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/input/ |
| H A D | cros-ec-keyb.txt | 28 * RR=Row CC=Column KKKK=Key Code
|
| /rk3399_rockchip-uboot/ |
| H A D | Makefile | 348 CC = $(CROSS_COMPILE)gcc macro 349 CPP = $(CC) -E 379 export CONFIG_SHELL HOSTCC HOSTCFLAGS HOSTLDFLAGS CROSS_COMPILE AS LD CC 610 ifeq ($(shell $(CONFIG_SHELL) $(srctree)/scripts/gcc-stack-usage.sh $(CC)),y) 619 ifeq ($(findstring 3.4,$(shell $(CC) --version)),3.4) 645 NOSTDINC_FLAGS += -nostdinc -isystem $(shell $(CC) -print-file-name=include) 735 PLATFORM_LIBGCC := -L $(shell dirname `$(CC) $(c_flags) -print-libgcc-file-name`) -lgcc 1287 $(CC) $(c_flags) -DSYSTEM_MAP="\"$${smap}\"" \
|
| /rk3399_rockchip-uboot/board/nvidia/p2371-0000/ |
| H A D | pinmux-config-p2371-0000.h | 71 GPIO_INIT(CC, 1, IN), 72 GPIO_INIT(CC, 6, IN), 73 GPIO_INIT(CC, 7, OUT0),
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | Makefile | 270 override HOSTCC = $(CC)
|
| /rk3399_rockchip-uboot/board/nvidia/p2571/ |
| H A D | pinmux-config-p2571.h | 47 GPIO_INIT(CC, 1, IN), 48 GPIO_INIT(CC, 3, IN),
|
| /rk3399_rockchip-uboot/board/nvidia/jetson-tk1/ |
| H A D | pinmux-config-jetson-tk1.h | 72 GPIO_INIT(CC, 1, IN), 73 GPIO_INIT(CC, 2, IN),
|
| /rk3399_rockchip-uboot/board/cei/cei-tk1-som/ |
| H A D | pinmux-config-cei-tk1-som.h | 65 GPIO_INIT(CC, 1, IN), 66 GPIO_INIT(CC, 2, IN),
|
| /rk3399_rockchip-uboot/board/nvidia/p2371-2180/ |
| H A D | pinmux-config-p2371-2180.h | 84 GPIO_INIT(CC, 1, IN),
|
| /rk3399_rockchip-uboot/board/toradex/apalis-tk1/ |
| H A D | pinmux-config-apalis-tk1.h | 51 GPIO_INIT(CC, 5, IN),
|
| /rk3399_rockchip-uboot/board/nvidia/venice2/ |
| H A D | pinmux-config-venice2.h | 81 GPIO_INIT(CC, 5, OUT0),
|