Searched refs:EXT_CSD_PART_ATTR_ENH_GP0 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mmc/ | ||
H A D | mmcreg.h | 417 #define EXT_CSD_PART_ATTR_ENH_GP0 0x02 macro |
H A D | mmcsd.c | 584 (EXT_CSD_PART_ATTR_ENH_GP0 << gp)) != 0) in mmcsd_add_part() |