summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/ARM64/Storage/UFS+Generic.cc
blob: 20d066712214cd17d3698240c630f7fbed76e2bf (plain)
1
2
3
4
5
6
7
8
9
10
11
/* -------------------------------------------

	Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved.

------------------------------------------- */

/// @file UFS.cc
/// @brief UFS Flash Memory support.

#define UFS_PCI_VENDOR_ID (0x01001) /* AKER */
#define UFS_PCI_DEVICE_ID (0xAEAEA) /* AKER */