Searched refs:dummy (Results 226 - 248 of 248) sorted by relevance

12345678910

/u-boot/board/BuR/brppt2/
H A Dboard.c532 void board_init_f(ulong dummy) argument
/u-boot/board/kosagi/novena/
H A Dnovena_spl.c535 void board_init_f(ulong dummy) argument
/u-boot/board/wandboard/
H A Dspl.c406 void board_init_f(ulong dummy) argument
/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h607 * are absorbed by wrapping them inside dummy attributes.
613 char dummy[0] __attribute__((deprecated, \
673 * commas are absorbed by wrapping them inside dummy attributes.
679 char dummy[0] __attribute__((deprecated, \
/u-boot/board/freescale/ls1021atwr/
H A Dls1021atwr.c411 void board_init_f(ulong dummy) argument
/u-boot/board/renesas/porter/
H A Dporter_spl.c438 void board_init_f(ulong dummy) argument
/u-boot/board/solidrun/mx6cuboxi/
H A Dmx6cuboxi.c801 void board_init_f(ulong dummy) argument
/u-boot/arch/arm/cpu/armv8/
H A Dcache_v8.c240 static inline void apply_cmo_to_mappings(void *dummy) {} argument
/u-boot/board/dhelectronics/dh_imx6/
H A Ddh_imx6_spl.c631 void board_init_f(ulong dummy) argument
/u-boot/board/bosch/acc/
H A Dacc.c638 void board_init_f(ulong dummy) argument
/u-boot/common/spl/
H A Dspl.c650 void board_init_f(ulong dummy) argument
/u-boot/drivers/dma/ti/
H A Dk3-udma.c1855 unsigned long dummy; local
1885 tr_desc = dma_alloc_coherent(desc_size, &dummy);
2362 unsigned long dummy; local
2391 uc->desc_tx = dma_alloc_coherent(ucc->hdesc_size, &dummy);
2395 ucc->hdesc_size * UDMA_RX_DESC_NUM, &dummy);
/u-boot/common/
H A Dcli_hush.c572 static int builtin_env(struct child_prog *dummy) argument
704 static int builtin_help(struct child_prog *dummy) argument
738 static int builtin_pwd(struct child_prog *dummy) argument
/u-boot/board/freescale/mx6sabresd/
H A Dmx6sabresd.c825 void board_init_f(ulong dummy) argument
/u-boot/board/toradex/colibri_imx6/
H A Dcolibri_imx6.c1059 void board_init_f(ulong dummy) argument
/u-boot/board/toradex/apalis_imx6/
H A Dapalis_imx6.c1003 void board_init_f(ulong dummy) argument
/u-boot/board/freescale/mx6sabreauto/
H A Dmx6sabreauto.c892 void board_init_f(ulong dummy) argument
/u-boot/board/gateworks/gw_ventana/
H A Dgw_ventana_spl.c946 void board_init_f(ulong dummy) argument
/u-boot/fs/yaffs2/
H A Dyaffs_guts.c1053 * nand_chunk = 0 is a dummy insert to make sure the tnodes are there.
3679 u32 dummy; local
3684 yaffs_addr_to_chunk(dev, old_size - 1, &last_del, &dummy);
3689 &start_del, &dummy);
/u-boot/include/
H A Dec_commands.h3831 } dummy; member in union:ec_params_sb_fw_update::__anon38
/u-boot/lib/zlib/
H A Ddeflate.c156 struct static_tree_desc_s {int dummy;}; /* for buggy compilers */ member in struct:static_tree_desc_s
/u-boot/tools/binman/
H A Dftest.py695 init_sz, start_hi, start_lo, dummy = (len(U_BOOT_DATA), 0, TEE_ADDR, 0)
697 dummy, paged_sz) + U_BOOT_DATA
5098 self._DoBinman('extract', '-i', updated_fname, '-F', 'dummy',
/u-boot/arch/mips/mach-octeon/include/mach/
H A Dcvmx-pko-defs.h1256 u64 dummy : 40; member in struct:cvmx_pko_l1_sqx_schedule::cvmx_pko_l1_sqx_schedule_s

Completed in 495 milliseconds

12345678910