]> Pileus Git - ~andy/linux/blobdiff - include/linux/mmc/card.h
Merge tag 'mmc-merge-for-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
[~andy/linux] / include / linux / mmc / card.h
index 6faa145c81e3cd8c420deabca4a81b245a45e9ca..01beae78f07935e45d1a04ac544e8826ad90618a 100644 (file)
@@ -72,6 +72,8 @@ struct mmc_ext_csd {
        bool                    hpi_en;                 /* HPI enablebit */
        bool                    hpi;                    /* HPI support bit */
        unsigned int            hpi_cmd;                /* cmd used as HPI */
+       unsigned int            data_sector_size;       /* 512 bytes or 4KB */
+       unsigned int            data_tag_unit_size;     /* DATA TAG UNIT size */
        unsigned int            boot_ro_lock;           /* ro lock support */
        bool                    boot_ro_lockable;
        u8                      raw_partition_support;  /* 160 */