Home
last modified time | relevance | path

Searched refs:extra (Results 1 – 25 of 109) sorted by relevance

12345

/rk3399_rockchip-uboot/examples/standalone/
H A DMakefile8 extra-y := hello_world
9 extra-$(CONFIG_SMC91111) += smc91111_eeprom
10 extra-$(CONFIG_SMC911X) += smc911x_eeprom
11 extra-$(CONFIG_SPI_FLASH_ATMEL) += atmel_df_pow2
12 extra-$(CONFIG_PPC) += sched
13 extra-$(CONFIG_ROCKCHIP_SPI) += rkspi
20 ELF := $(strip $(extra-y))
22 extra-y += $(addsuffix .srec,$(extra-y)) $(addsuffix .bin,$(extra-y))
/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_sdhci.c333 u32 txclk_tapnum, extra, dll_lock_value; in dwcmshc_sdhci_emmc_set_clock() local
347 extra = 0x1 << 16 | /* tune clock stop en */ in dwcmshc_sdhci_emmc_set_clock()
350 sdhci_writel(host, extra, DWCMSHC_EMMC_ATCTRL); in dwcmshc_sdhci_emmc_set_clock()
353 extra = DWCMSHC_EMMC_DLL_START_DEFAULT << DWCMSHC_EMMC_DLL_START_POINT | in dwcmshc_sdhci_emmc_set_clock()
356 sdhci_writel(host, extra, DWCMSHC_EMMC_DLL_CTRL); in dwcmshc_sdhci_emmc_set_clock()
369 extra = DWCMSHC_EMMC_DLL_DLYENA | DLL_RXCLK_ORI_GATE; in dwcmshc_sdhci_emmc_set_clock()
371 extra |= DLL_RXCLK_NO_INVERTER; in dwcmshc_sdhci_emmc_set_clock()
373 extra |= DLL_TAP_VALUE_SEL | (dll_lock_value << DLL_TAP_VALUE_OFFSET); in dwcmshc_sdhci_emmc_set_clock()
374 sdhci_writel(host, extra, DWCMSHC_EMMC_DLL_RXCLK); in dwcmshc_sdhci_emmc_set_clock()
382 extra = DLL_CMDOUT_SRC_CLK_NEG | in dwcmshc_sdhci_emmc_set_clock()
[all …]
/rk3399_rockchip-uboot/arch/x86/cpu/
H A DMakefile12 extra-y = start64.o
14 extra-y = start.o
16 extra-$(CONFIG_$(SPL_)X86_16BIT_INIT) += resetvec.o start16.o
25 extra-y += call32.o
/rk3399_rockchip-uboot/lib/zlib/
H A Dinftrees.c52 const unsigned short FAR *extra; /* extra bits table to use */ in inflate_table() local
180 base = extra = work; /* dummy value--not used */ in inflate_table()
186 extra = lext; in inflate_table()
187 extra -= 257; in inflate_table()
192 extra = dext; in inflate_table()
220 this.op = (unsigned char)(extra[work[sym]]); in inflate_table()
/rk3399_rockchip-uboot/common/
H A Dmenu.c55 void *extra) in menu_items_iter() argument
64 ret = callback(m, item, extra); in menu_items_iter()
80 void *extra) in menu_item_print() argument
98 void *extra) in menu_item_destroy() argument
136 struct menu_item *item, void *extra) in menu_item_key_match() argument
138 char *item_key = extra; in menu_item_key_match()
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/
H A DMakefile8 extra-y += start.o
9 extra-y += traps.o
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc86xx/
H A DMakefile11 extra-y = start.o
12 extra-y += traps.o
/rk3399_rockchip-uboot/arch/x86/lib/
H A DMakefile52 extra-$(CONFIG_USE_PRIVATE_LIBGCC) += lib.a
75 extra-$(CONFIG_EFI_STUB_32BIT) += crt0_ia32_efi.o reloc_ia32_efi.o
76 extra-$(CONFIG_EFI_STUB_64BIT) += crt0_x86_64_efi.o reloc_x86_64_efi.o
82 extra-y += $(EFI_CRT0) $(EFI_RELOC)
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/
H A DMakefile8 extra-y = start.o
13 extra-y :=
/rk3399_rockchip-uboot/scripts/
H A DMakefile.clean46 __clean-files := $(extra-y) $(extra-m) $(extra-) \
/rk3399_rockchip-uboot/arch/arm/lib/
H A DMakefile80 extra-y += eabi_compat.o
116 extra-$(CONFIG_CMD_BOOTEFI_HELLO_COMPILE) += $(EFI_CRT0) $(EFI_RELOC)
117 extra-$(CONFIG_EFI) += $(EFI_CRT0) $(EFI_RELOC)
/rk3399_rockchip-uboot/board/freescale/m54451evb/
H A DMakefile9 extra-y += sbf_dram_init.o
/rk3399_rockchip-uboot/board/mpr2/
H A DMakefile19 extra-y += lowlevel_init.o
/rk3399_rockchip-uboot/board/qualcomm/dragonboard410c/
H A DMakefile8 extra-y += head.o
/rk3399_rockchip-uboot/board/renesas/r0p7734/
H A DMakefile7 extra-y += lowlevel_init.o
/rk3399_rockchip-uboot/board/alphaproject/ap_sh4a_4a/
H A DMakefile7 extra-y += lowlevel_init.o
/rk3399_rockchip-uboot/arch/arm/cpu/arm946es/
H A DMakefile8 extra-y = start.o
/rk3399_rockchip-uboot/board/renesas/ecovec/
H A DMakefile8 extra-y += lowlevel_init.o
/rk3399_rockchip-uboot/board/freescale/m54418twr/
H A DMakefile8 extra-y += sbf_dram_init.o
/rk3399_rockchip-uboot/board/renesas/rsk7269/
H A DMakefile8 extra-y += lowlevel_init.o
/rk3399_rockchip-uboot/board/renesas/rsk7203/
H A DMakefile10 extra-y += lowlevel_init.o
/rk3399_rockchip-uboot/board/renesas/r7780mp/
H A DMakefile9 extra-y += lowlevel_init.o
/rk3399_rockchip-uboot/board/renesas/MigoR/
H A DMakefile13 extra-y += lowlevel_init.o
/rk3399_rockchip-uboot/board/renesas/rsk7264/
H A DMakefile7 extra-y += lowlevel_init.o
/rk3399_rockchip-uboot/board/shmin/
H A DMakefile10 extra-y += lowlevel_init.o

12345