Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dufs.h495 uint8_t b_allocation_unit_size; member
573 uint8_t b_allocation_unit_size; member
/third_party/uboot/u-boot-2020.01/drivers/ufs/
Dufs_hisi.c299 printf("bAllocationUnitSize: 0x%x\n", geo.b_allocation_unit_size); in ufs_info_show_geo_desc()
2094 const uint32_t denominator = (pdt->b_allocation_unit_size) * (pdt->d_segment_size); in update_lu_capacity_info()
2313 pdt->b_allocation_unit_size = geo.b_allocation_unit_size; in update_geometry_info()