Searched defs:table_size (Results 1 – 9 of 9) sorted by relevance
/u-boot/arch/x86/lib/ |
A D | tables.c | 81 u32 high_table, table_size; in write_tables() local
|
/u-boot/fs/squashfs/ |
A D | sqfs.c | 86 u64 start_, table_size; in sqfs_calc_n_blks() local 641 static int sqfs_count_metablks(void *table, u32 offset, int table_size) in sqfs_count_metablks() 690 u64 start, n_blks, table_offset, table_size; in sqfs_read_inode_table() local 773 u64 start, n_blks, table_offset, table_size; in sqfs_read_directory_table() local 1313 u64 start, n_blks, table_size, data_offset, table_offset, sparse_size; in sqfs_read() local
|
/u-boot/drivers/ddr/fsl/ |
A D | interactive.c | 41 int table_size, in print_option_table() 73 int table_size, in handle_option_table()
|
/u-boot/drivers/mtd/nand/raw/ |
A D | atmel_nand.c | 114 int table_size; in pmecc_get_alpha_to() local 803 int table_size = (sector_size == 512) ? in create_lookup_table() local
|
A D | nand_bbt.c | 1029 u32 table_size; in verify_bbt_descr() local
|
/u-boot/disk/ |
A D | part_amiga.h | 118 u32 table_size; member
|
/u-boot/board/freescale/lx2160a/ |
A D | eth_lx2160aqds.c | 170 u8 table_size) in get_phy_config()
|
A D | eth_lx2162aqds.c | 191 u8 table_size) in get_phy_config()
|
/u-boot/drivers/mtd/nand/spi/ |
A D | core.c | 923 unsigned int table_size, u8 devid) in spinand_match_and_init()
|
Completed in 19 milliseconds