bdk: sdmmc: parse bkops info

This commit is contained in:
CTCaer
2026-03-19 15:15:40 +02:00
parent 04c4cfdd34
commit 1ad2233db5
2 changed files with 4 additions and 0 deletions

View File

@@ -143,6 +143,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 */