Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dufs.h547 uint16_t w_manufacturer_id; member
/third_party/uboot/u-boot-2020.01/drivers/ufs/
Dufs_hisi.c226 printf("Manufacturer ID: 0x%x\n", to_bigendian16(g_ufs_desc.dev_desc.w_manufacturer_id)); in ufs_info_show_portion()
269 printf("wManufacturerID: 0x%x\n", to_bigendian16(dev.w_manufacturer_id)); in ufs_info_show_dev_desc()
2363 to_bigendian16(g_ufs_desc.dev_desc.w_manufacturer_id); in ufs_get_device_info()