bdk: sdmmc: parse bkops info

This commit is contained in:
CTCaer
2026-03-19 15:15:40 +02:00
committed by NaGa
parent 5b1f9d25e7
commit 1561af252f
2 changed files with 4 additions and 0 deletions

View File

@@ -148,6 +148,8 @@ typedef struct _mmc_csd
typedef struct _mmc_ext_csd
{
u8 bkops; /* background support bit */
u8 bkops_en; /* manual bkops enable bit */
u8 rev;
u8 ext_struct; /* 194 */
u8 card_type; /* 196 */