Home
last modified time | relevance | path

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

/external/mmc-utils/
Dmmc_cmds.c576 unsigned long gp4_part_sz, gp3_part_sz, gp2_part_sz, gp1_part_sz; in check_enhanced_area_total_limit() local
622 gp1_part_sz = 512l * regl * erase_sz * wp_sz; in check_enhanced_area_total_limit()
624 enh_area_sz += gp1_part_sz; in check_enhanced_area_total_limit()
626 printf(" i.e. %lu KiB\n", gp1_part_sz); in check_enhanced_area_total_limit()
653 gp1_part_sz + user_area_sz; in check_enhanced_area_total_limit()