Lines Matching defs:ene_ub6250_info
445 struct ene_ub6250_info { struct
447 struct SD_STATUS SD_Status;
448 struct MS_STATUS MS_Status;
449 struct SM_STATUS SM_Status;
453 u16 SD_Block_Mult;
454 u8 SD_READ_BL_LEN;
455 u16 SD_C_SIZE;
456 u8 SD_C_SIZE_MULT;
459 u8 SD_SPEC_VER;
460 u8 SD_CSD_VER;
461 u8 SD20_HIGH_CAPACITY;
462 u32 HC_C_SIZE;
463 u8 MMC_SPEC_VER;
464 u8 MMC_BusWidth;
465 u8 MMC_HIGH_CAPACITY;
491 static void ene_ub6250_info_destructor(void *extra) in ene_ub6250_info_destructor() argument