MMCSD instance attributes - used during init time.
Data Fields | |
uint32_t | ctrlBaseAddr |
uint32_t | ssBaseAddr |
uint32_t | inputClkFreq |
uint32_t | outputClkFreq |
uint32_t | enableDma |
uint32_t | intrEnable |
uint32_t | intrNum |
uint32_t | eventId |
uint32_t | cardType |
uint32_t | busWidth |
uint32_t | supportedModes |
uint32_t | busVoltage |
uint32_t | isHS |
uint32_t | phyType |
uint32_t | tuningType |
uint32_t MMCSD_Attrs::ctrlBaseAddr |
MMCSD Host control registers base address
uint32_t MMCSD_Attrs::ssBaseAddr |
MMCSD subsystem registers base address
uint32_t MMCSD_Attrs::inputClkFreq |
Module input clock frequency
uint32_t MMCSD_Attrs::outputClkFreq |
Module output clock frequency
uint32_t MMCSD_Attrs::enableDma |
DMA enable
uint32_t MMCSD_Attrs::intrEnable |
Module interrupt enable
uint32_t MMCSD_Attrs::intrNum |
Module interrupt vector
uint32_t MMCSD_Attrs::eventId |
Module interrupt event ID
uint32_t MMCSD_Attrs::cardType |
Type of card
uint32_t MMCSD_Attrs::busWidth |
Supported bus width
uint32_t MMCSD_Attrs::supportedModes |
Supported bus width
uint32_t MMCSD_Attrs::busVoltage |
Supported bus voltages
uint32_t MMCSD_Attrs::isHS |
Is high speed supported
uint32_t MMCSD_Attrs::phyType |
HW or SW PHY
uint32_t MMCSD_Attrs::tuningType |
Manual SW tuning or auto HW tuning for SDR104/HS200/HS400 modes