sdmmc: identify SD Express cards

This commit is contained in:
CTCaer
2026-06-09 07:01:21 +03:00
committed by naga
parent de7cf0cf83
commit e69ef9ee0d
2 changed files with 6 additions and 1 deletions

View File

@@ -201,6 +201,7 @@ typedef struct _sdmmc_storage_t
int initialized;
int is_low_voltage;
int has_sector_access;
int has_pcie;
u32 rca;
u32 sec_cnt;
u32 partition;