|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Defines platform data for the SDMMC registration.
The struct is passed when registering the driver from the board file.
Data Fields | |
| NvU32 | Instance |
| Defines the SDMMC controller instance ID. More... | |
| NvU8 | ClockDivisor |
| Defines the clock divisor for the SDMMC Controller Clock Source. More... | |
| NvU16 | CardClockDivisor |
| Defines a value for subdividing the clock that goes to the card from the controller. More... | |
| NvBool | Mantissa |
| Indicates whether to add 0.5 to ClockDivisor. More... | |
| NvBootSdmmcDataWidth | DataWidth |
| Defines the data bus width. More... | |
| QbClocksInfo | SdmmcClock |
| NvU32 | TapVal |
| NvU32 | TrimVal |
| NvU32 | AutoCalPdOffset |
| NvU32 | AutoCalPuOffset |
| NvBool | DisableHS400 |
| SdmmcInitLevel | SdmmcInitType |
| NvBool | Support64BitDmaAddr |
| NvU16 QbSdmmcInfo::CardClockDivisor |
| NvU8 QbSdmmcInfo::ClockDivisor |
| NvBootSdmmcDataWidth QbSdmmcInfo::DataWidth |
| NvU32 QbSdmmcInfo::Instance |
| NvBool QbSdmmcInfo::Mantissa |
| SdmmcInitLevel QbSdmmcInfo::SdmmcInitType |