Home
last modified time | relevance | path

Searched refs:block_id (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dext_common.h132 __le32 block_id; /* Blocks bitmap block */ member
/rk3399_rockchip-uboot/drivers/ddr/marvell/a38x/
H A Dddr3_training_ip_flow.h253 #define GET_BLOCK_ID_MAX_FREQ(dev_num, block_id) 800000 argument
/rk3399_rockchip-uboot/fs/ext4/
H A Dext4_common.c157 uint64_t block_nr = le32_to_cpu(bg->block_id); in ext4fs_bg_get_block_id()