summaryrefslogtreecommitdiffhomepage
path: root/dev/kernel/HALKit/ARM64/Storage/UFS+Generic.cc
blob: 2aeb09328f30d31913fa7db778b48affffa34eb8 (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 */