Lines Matching defs:ene_ub6250_info
448 struct ene_ub6250_info { struct
450 struct SD_STATUS SD_Status;
451 struct MS_STATUS MS_Status;
452 struct SM_STATUS SM_Status;
456 u16 SD_Block_Mult;
457 u8 SD_READ_BL_LEN;
458 u16 SD_C_SIZE;
459 u8 SD_C_SIZE_MULT;
462 u8 SD_SPEC_VER;
463 u8 SD_CSD_VER;
464 u8 SD20_HIGH_CAPACITY;
465 u32 HC_C_SIZE;
466 u8 MMC_SPEC_VER;
467 u8 MMC_BusWidth;
468 u8 MMC_HIGH_CAPACITY;
494 static void ene_ub6250_info_destructor(void *extra) in ene_ub6250_info_destructor() argument